iteratee
There are 9 repositories under iteratee topic.
travisbrown/iteratee
Iteratees for Cats
jonschlinkert/make-iterator
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
alpeb/play-iteratees
Activator template showing how to use Play framework Iteratees to build a custom body parser in Scala, using as an example an MP3 file metadata parser
satabin/toolxit-ng
A set of libraries to manipulate TeX files in Scala
duzun/asyncSeries.js
Asynchronously process a list of items consecutively
rubeniskov/mutant-json
A complete mutate json function which traverses using traverse-json.
hurlebouc/channel
Implementing kind of coroutine JAVA
jonkemp/sort-by-util
Returns a sorted copy of an array, ranked in ascending order by the results of running each value through an iteratee