Optional.length

Undocumented in source.
struct Optional(T)
const pure nothrow
@nogc => isPresent ? 1 : 0
size_t
length
()

Meta