ToEachableOps

class Object
trait Matchable
class Any
object implicits.type

Implicits

Implicits

@nowarn("msg=.*never used.*")
implicit def toEachableOps[F[_] : Eachable, A](fa: F[A]): EachableOps[F, A]