OpenLocationCode.isShort

Returns whether this OpenLocationCode is a short Open Location Code.

struct OpenLocationCode
pure const @property nothrow @nogc
bool
isShort
()

Return Value

Type: bool

True if it is short.

Meta