Function

Json-1.0Jsonboxed_can_deserializeSince 0.10

  • Checks whether it is possible to deserialize a GBoxed of type gboxed_type from a Json.Node of type node_type.

    Parameters

    Returns boolean

    TRUE if the type can be deserialized, and FALSE otherwise

    0.10