extras.cats.syntax

Since:

2021-08-21

Type members

Classlikes

Since:

2021-07-28

Companion:
object
object EitherSyntax extends EitherSyntax
Companion:
class
final case class NamedFunction[A, B](name: String)(f: A => B)(implicit evidence$1: ClassTag[A], evidence$2: ClassTag[B]) extends A => B
Since:

2023-03-11

Since:

2021-07-22

object all extends AllSyntax
object either extends EitherSyntax
object option extends OptionSyntax