arktypea
arktype10mo ago
Genshii

type for valid JSON value?

Is there a built-in or easy way to make sure a given input is a valid JSON value? Basically the opposite of type("string.json.parse") I guess
Was this page helpful?