From

object From
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[FromCollection <: IterableOnce[_]](elements: FromCollection): From[FromCollection]

Givens

Givens

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

Extensions

Extensions

extension [FromCollection <: IterableOnce[_]](keyword: From[FromCollection])
def elements: FromCollection