CofreeInstances1
sealed abstract
class CofreeInstances2
class CofreeInstances3
class CofreeInstances4
class Object
trait Matchable
class Any
Implicits
Implicits
Inherited implicits
implicit
low priority Foldable1
instance
low priority Foldable1
instance
- Inherited from
- CofreeInstances4
implicit
high priority Foldable1
instance. more efficient
high priority Foldable1
instance. more efficient
- Inherited from
- CofreeInstances2
implicit
low priority Traverse1
instance
low priority Traverse1
instance
- Inherited from
- CofreeInstances3
implicit
def cofreeZipEqual[F[_], A](implicit A: Equal[A], F: => Equal[F[CofreeZip[F, A]]]): Equal[CofreeZip[F, A]]
- Inherited from
- CofreeInstancesVersionSpecific0
implicit
def cofreeZipOrder[F[_], A](implicit A: Order[A], F: => Order[F[CofreeZip[F, A]]]): Order[CofreeZip[F, A]]
- Inherited from
- CofreeInstancesVersionSpecific