hfour / yads

An array-like data structure with a monoidal cache
8 stars 4 forks source link

Add MArray.forEach(...) #27

Closed ghost closed 3 years ago

ghost commented 3 years ago

Add implementation for MArray.forEach(...) with same signature as Array.forEach(...)