Option.isNone

Whether this option does not have some value.

struct Option(T)
inout
bool
isNone
()

Meta