askToWarning

Simple alias to askToWarn, because both spellings are right.

static if(!(__VERSION__ >= 2099L))
alias askToWarning = askToWarn

Meta