Skip to content

aloiscochard/scato

Repository files navigation

Scato

Join the chat at https://gitter.im/aloiscochard/scato

An exploration of purely functional library design in Scala.

Modules

  • base
    • the base library containing core types and classes along with instances for the standard library.
  • prelude
    • the default prelude which combine the syntax of the core types
  • free
    • Monads for free*
  • profunctors
    • Enterprise Grade Functors
  • transformers
    • Composable Monadic Vehicles

Related projects

About

An exploration of purely functional library design in Scala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages