Optional.isNull

Whether this optional is empty.

struct Optional(T)
bool isNull;