OptionalChain.front

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

Meta