none<A> function

Option<A> none<A>()

Implementation

Option<A> none<A>() => new None();