pub fn length_of(coll: &RuntimeValue) -> Result<RuntimeValue, String>Expand description
length of x. NOTE: Text length is BYTES (while Text indexing is chars) —
a pinned tree-walker behavior.
pub fn length_of(coll: &RuntimeValue) -> Result<RuntimeValue, String>length of x. NOTE: Text length is BYTES (while Text indexing is chars) —
a pinned tree-walker behavior.