DayInstances3

sealed abstract
class Object
trait Matchable
class Any

Implicits

Implicits

implicit
def applyDay[F[_], G[_]](implicit AF0: Apply[F], AG0: Apply[G]): Apply[[_] =>> Day[F, G, _$54]]

Inherited implicits

implicit
def functorDay[F[_], G[_]]: Functor[[_] =>> Day[F, G, _$57]]
Inherited from
DayInstances4