OptionRange.popBack

struct OptionRange(T)
alias popBack = popFront

Meta