Option.isSome

Whether this option has some value.

struct Option(T)
inout
bool
isSome
()

Meta