From

object From
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[FromCollection <: IterableOnce[_]]: FromCollection =:= From[FromCollection]

Givens

Givens

given IsKeyword_From_Unit[FromCollection <: IterableOnce[_]]: IsKeyword[From[FromCollection], Unit]

Extensions

Extensions

extension [A, E](a: A)
transparent inline
def unary_!(using inline notKeyword: NotGiven[A <:< Keyword], inline isIterable: A <:< Iterable[E]): Unit