Function yrs::ytype_kind
source · [−]Expand description
Returns a value informing what kind of Yrs shared collection given branch represents.
Returns either 0 when branch is null or one of values: Y_ARRAY, Y_TEXT, Y_MAP,
Y_XML_ELEM, Y_XML_TEXT.