catsinstances

parsley.catsinstances
object catsinstances

Contains instances for cats typeclasses.

Attributes

Since

0.1.0

Deprecated
true
Source
catsinstances.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Deprecated implicits

implicit val deferForParsley: Defer[Parsley]

Instance for cats Defer typeclass, which allows for recursive parser generation.

Instance for cats Defer typeclass, which allows for recursive parser generation.

Attributes

Since

0.2.0

Deprecated
true
Source
catsinstances.scala

Instance for the core cats typeclasses used with parser combinators.

Instance for the core cats typeclasses used with parser combinators.

Attributes

Since

0.1.0

Deprecated
true
Source
catsinstances.scala