JSONValue.isOrdered

Returns true if the order of keys of the represented object is being preserved.

struct JSONValue
@property const pure @trusted
bool
isOrdered
()

Meta