Contents

map(_:)

Declaration

func map<T>(_ transform: (Output) -> T) -> Just<T>

See Also

Mapping elements