danschultz / stream_transformers

A Dart package for transforming streams
MIT License
12 stars 9 forks source link

Partition #33

Open frankpepermans opened 9 years ago

frankpepermans commented 9 years ago

Returns a Map with the latest partitioned values. use .pluck(key) to continue with one partition for example