stream
stream copied to clipboard
Support for collectors or toSlice/toMap?
trafficstars
Is it possible to convert a stream into a slice or map?
to []interface{} and map[interface{}]interface{}?