scalaz.syntax.package.scala Maven / Gradle / Ivy
package scalaz
/**
* 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 syntax extends Syntaxes
© 2015 - 2025 Weber Informatics LLC | Privacy Policy