Methods
each
ΒΆ
each(al:
ArrLike
, cb:
Fun
)
Call cb for each element in the underlying array.
Source:
stdlib.ngs:447