-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
aspect:arraysArrays and array streamsArrays and array streamstype:enhancementUser visible featureUser visible feature
Milestone
Description
Array builder would basically utilize mutable arrays (see #660). We can allocate the required space in advance and keep snocing elements to the array. We can possibly have a similar interface as in Consable builder/Monoid builder (see #700)? Or can this be absorbed by the mutable array module itself?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aspect:arraysArrays and array streamsArrays and array streamstype:enhancementUser visible featureUser visible feature