chickadee » generalized-arrays » collect-array

collect-array storage-class dimensionprocedure

A transducer-collector (reducer) used to collect values into an array of the provided storage-class and dimension. The number of elements collected must be exactly equal to the length of the default-interval generated from the provided dimension, or an error is signaled.