end-through

0.0.1 • Public • Published

end-through

even simpler stream construction

npm install end-through

usage

stream = do
  data, end <- end-through
  @queue data.to-upper-case!
  end!

licence

MIT

/end-through/

    Package Sidebar

    Install

    npm i end-through

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • quarterto