Idea

Jeremy R avatar image
1 Like"
Jeremy R suggested

Support Array concatenation with + operator

There currently isn't a good way to combine three or more lists at once.

Array.concat() facilitates concatenating two Arrays together, but it's not ideal if you have 3 or more lists to concatenate.

Many languages support Array concatenation using the + operator. I think it would be really useful if FlexSim also supported this.
It would then also be possible to use the += operator as an alias for Array.append().

operatorarray+
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

No Comments

·

Write a Comment

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.