Optional.isPresent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isPresent()
    struct Optional(T)
    const
    static if(isNullable!T)
    bool
    isPresent
    ()
  2. bool isPresent()

Meta