option property

Option<IList<A>> get option

Implementation

Option<IList<A>> get option => asCons();