Skip to content

kevinresol/tink_streams

 
 

Repository files navigation

Tinkerbell Stream

Build Status Gitter

This library provides two streaming abstractions, where streaming can be understood as asynchronous iteration.

  1. tink.streams.Stream<T> - the counterpart of Iterator<T>
  2. tink.streams.Streamable<T> - the couterpart of Iterable<T>

More documentation to be added ...

About

Streams from the future. With lasers, of course ... whoaaaaa!!!!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haxe 100.0%