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...
Packages depending on transducer
0 packagesNo packages depend on transducer yet.
Checksum
Dependency Config
mix.exs
rebar.config
Gleam
erlang.mk
Package Details
this version
536
yesterday
0
last 7 days
2
all time
536
Last Updated
Feb 21, 2016
License
Apache 2.0
Build Tools