Stream: helpdesk (published)

Topic: ✔ Iterationg over scalars and arrays


view this post on Zulip Simon Christ (May 02 2022 at 09:38):

Is there a nifty wat to iterate over some numbers and an array of numbers of the same type without allocating a new array?

view this post on Zulip Simon Christ (May 02 2022 at 09:44):

Seems its Iterators.flatten

view this post on Zulip Notification Bot (May 02 2022 at 09:44):

Simon Christ has marked this topic as resolved.


Last updated: Oct 02 2023 at 04:34 UTC