Each

object Each
class Object
trait Matchable
class Any
Each.type

Type members

Classlikes

final case class To[+ForYield <: Yield[Element], Element, +Collection](factory: Factory[Element, Collection])(forYield: ForYield) extends Trait
Companion:
object
object To
Companion:
class
object ToView

Types

opaque type ToView[+Comprehension]

Value members

Concrete methods

def apply[Element]: Iterable[Element] =:= Each[Element]

Givens

Givens

given given_Composed_FlatMap_Domain_MappedValue[Element, MappedKeyword, MappedValue <: IterableOps[MappedElement, _[_$$1], _], MappedElement, Domain](using isKeyword: IsKeyword[MappedKeyword, MappedValue], factory: Factory[MappedElement, MappedValue], blockDsl: Searching[MappedKeyword, Domain, MappedValue]): Composed[FlatMap[Each[Element], MappedKeyword], Domain, MappedValue]
given given_Composed_FlatMap_Domain_Unit[Element, MappedKeyword, Domain](using blockDsl: Searching[MappedKeyword, Domain, Unit]): Composed[FlatMap[Each[Element], MappedKeyword], Domain, Unit]
given given_IsKeyword_Each_Element[Element]: given_IsKeyword_Each_Element[Element]

Extensions

Extensions

extension [FA, A](fa: FA)
transparent inline def unary_!(using inline notKeyword: NotGiven[FA <:< Keyword], inline asFA: FA <:< Iterable[A]): A