transducer
v0.1.0
Composable algorithmic transformations. Transducers let you combine reduction operations like `map`, `filter`, `take_while`, `take`, and so on into a single reducing function. As with Stream, but in contrast to Enum, all operations are performed for each item before the next item in the enumerabl...
Current section
1 Version
Jump to
Current section
1 Version
Checksum
Dependency Config
mix.exs
rebar.config
Gleam
erlang.mk
Package Details
this version
542
yesterday
2
last 7 days
4
all time
542
Last Updated
Feb 21, 2016
License
Apache 2.0
Build Tools