-
Notifications
You must be signed in to change notification settings - Fork 70
accumulate #136
Copy link
Copy link
Open
Labels
status: needs more infoThis issue needs more info before any action can be done.This issue needs more info before any action can be done.
Description
Activity
Metadata
Metadata
Assignees
Labels
status: needs more infoThis issue needs more info before any action can be done.This issue needs more info before any action can be done.
Would be nice to see an adaptation of Haskell's
accumArray, which gives a handy shortcut around usingSTto build an array.