LanInstances

sealed abstract
class Object
trait Matchable
class Any
object Lan

Implicits

Implicits

implicit
def lanApply[F[_] : Functor, G[_] : Apply]: Apply[[_] =>> Lan[F, G, _$52]]

Inherited implicits

implicit
def lanFunctor[F[_], G[_]]: Functor[[_] =>> Lan[F, G, _$49]]
Inherited from
LanInstances0