CofreeInstances0
sealed abstract
class CofreeInstances1
class CofreeInstances2
class CofreeInstances3
class CofreeInstances4
class Object
trait Matchable
class Any
class CofreeInstances
object Cofree
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
high priority Traverse1
instance. more efficient
high priority Traverse1
instance. more efficient
- Inherited from
- CofreeInstances1
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