scalaz.syntax.effect.package.scala Maven / Gradle / Ivy
package scalaz.syntax
/**
* Implicits to provide a convenient syntax to work with type classes
* and functions.
*
* Non-trivial code should *not* be defined in this package; instead delegate.
*/
package object effect extends EffectSyntaxes
© 2015 - 2025 Weber Informatics LLC | Privacy Policy