Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command similar to new_from_to but not only for integers and with better control of the amount n

Allocate an array of type $type with <n> values filled starting from $from increasing by <increment>

...