stream icon indicating copy to clipboard operation
stream copied to clipboard

Support for collectors or toSlice/toMap?

Open NicklasWallgren opened this issue 3 years ago • 1 comments
trafficstars

Is it possible to convert a stream into a slice or map?

NicklasWallgren avatar Apr 26 '22 12:04 NicklasWallgren

to []interface{} and map[interface{}]interface{}?

kevwan avatar Apr 26 '22 15:04 kevwan