Skip to content
/ irwst Public

An efficient, stack-safe indexed RWS monad for Scala

License

Notifications You must be signed in to change notification settings

iravid/irwst

Repository files navigation

An efficient, stack-safe indexed RWS monad for Scala

Following the benchmarks here, this project will eventually be an efficient IRWS monad for Scala with instances for Cats and Scalaz.

Once that is done, I’ll try and figure out the RWST version; that will probably be implemented as a natural transformation from the algebra here to Monix / Scalaz 8 IO.

About

An efficient, stack-safe indexed RWS monad for Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages