Instances for typeclasses with a Contravariant
, e.
Instances for typeclasses with a Contravariant
, e.g. encoders.
Equal
instance for refined types that delegates to the Equal
instance of the base type.
Instances for typeclasses with a MonadError[?, String]
, i.
Instances for typeclasses with a MonadError[?, String]
, i.e. a
disjunction kleisli arrow applied to the typeclass. e.g. decoders.
Show
instance for refined types that delegates to the Show
instance of the base type.