issues
search
scalaz
/
ioeffect
An effect monad for Scalaz 7.2
Other
55
stars
9
forks
source link
Moar backporting from z8
#34
Closed
ktonga
closed
6 years ago
ktonga
commented
6 years ago
Include changes from following commits:
scalaz/scalaz@c2f7e6dd8 Add Liskov for
IO.widen
scalaz/scalaz@3242958cf Use method value.
scalaz/scalaz@456d5ba98 Do not use case classes for IO adt, since the feature is not used.
scalaz/scalaz@043686dcd RTS: use eq/ne when comparing with null.
scalaz/scalaz@de79b92fc RTS Stack: avoid array copy via nesting. removed unused peek().
scalaz/scalaz@d9ce85e72 remove unused import
scalaz/scalaz@0813ee457 remove try modify variants and add compareAndSet to IORef
scalaz/scalaz@89e337fed code cleanup
scalaz/scalaz@33ec2a23a scalafmt
scalaz/scalaz@01ef0ce21 fix bug
Include changes from following commits:
IO.widen