is_key_ordered

Checks if the keys in the range is ordred

@safe
bool
is_key_ordered
(
R
)
()
if (
isInputRange!R
)

Return Value

Type: bool

true if all keys in the range is ordered