OptionalChain.empty

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto empty()
  2. auto empty()
    struct OptionalChain(T)
    static if(!(hasMember!(T, "empty")))
    empty
    ()

Meta