This node group replicates the functionality of Blender's standard Array Modifier within a Geometry Nodes setup. It currently allows users to duplicate geometry using the Fixed Count method, mirroring the standard modifier's offset capabilities.
The tool differs from the built-in modifier in two ways. First, it does not currently support Fit Length or Fit Curve modes. Second, it does not include vertex merging functionality, as the native Merge by Distance node does not accept field inputs. All other offset functions match the standard behavior described in the official Blender manual.