Traversable
now based ontraverse
instead ofsequence
.fromFLType
now supportsfantasy-land@1.0.x
.ChaiRec
algebra added.runGenerator
now usesChaiRec
if available which allows for call stack size safety for big loops in generator.
Traversable
now based on traverse
instead of sequence
.fromFLType
now supports fantasy-land@1.0.x
.ChaiRec
algebra added.runGenerator
now uses ChaiRec
if available which allows for call stack size safety for big loops in generator.