Each

object Each
class Object
trait Matchable
class Any

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 Composed_FlatMap_Domain_MappedValue: Composed[FlatMap[Each[Element], MappedKeyword], Domain, MappedValue]
given Composed_FlatMap_Domain_Unit: Composed[FlatMap[Each[Element], MappedKeyword], Domain, Unit]
given IsKeyword_Each_Element[Element]: 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