Skip to content

Continuations / CoRoutines for Java 1.8 - Java 17. This library is an add-on to Tascalate Javaflow continuations library. It provides suspendable version of java.util.Stream, java.util.Iterator, java.util.function.* and helper classes to work with continuations.

License

Notifications You must be signed in to change notification settings

vsilaev/tascalate-javaflow-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central GitHub release license

Tascalate JavaFlow Extras

Continuations / CoRoutines for Java 8+. This library is an add-on to Tascalate Javaflow continuations library. It provides suspendable version of java.util.Stream, java.util.Iterator, java.util.function.* and helper classes to work with continuations.

Starting from version 2.4.0 the library is shipped as a multi-release JAR that may be used as a module with Java 9 and above.