OptionalChain.popFront

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

Meta