option property

Option<IList<A>> option

Implementation

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