← Standard library

JsonKindName

public fn JsonKindName(JsonKind kind) : string
import JsonKindName from Wax;

Returns the JSON category name for a representation kind, collapsing all numeric kinds to number.

Json.wax:900

This declaration has no public members of its own.