none<A> static method

OptionBuilder<A> none<A>()

Implementation

static OptionBuilder<A> none<A>() => OptionBuilder(O.None());