EachableInstances

difflicious.utils.EachableInstances

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Eachable.type
object implicits.type

Members list

Implicits

Implicits

implicit def mapEachable[K]: Eachable[[_] =>> Map[K, _$5]]
implicit def seqEachable[F[_] : SeqLike]: Eachable[F]
implicit def setEachable[F[_] : SetLike]: Eachable[F]