isShortUppercaseCode

Does the same as isShortCode, assuming the code is already uppercase, making this @nogc nothrow.

@safe nothrow @nogc pure
bool
isShortUppercaseCode
(
string code
)

Meta