Optional.present

Whether the value is present.

struct Optional(T)
bool present;

Meta