to_generic_array
Description:
Returns a collector that accumulates the elements into a new generic array, in encounter order.
Returns:
the collector implementation |
Namespace: Gpseq.Collectors
Package: gpseq-1.0
Returns a collector that accumulates the elements into a new generic array, in encounter order.
the collector implementation |