Skip to content

An Erlang interpretation of Clojure's "transducer" abstraction for iterative processes.

License

Notifications You must be signed in to change notification settings

sfwc/erlang-transducers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some examples of Clojure's "transducer" concept, omitting only the "init"
behaviour. Stateful transducers operate by spawning a process at
transformation-time.

About

An Erlang interpretation of Clojure's "transducer" abstraction for iterative processes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages