pub unsafe fn lean_is_string(o: *mut lean_object) -> bool
True if o is a string (lean.h:569).
o
lean.h:569
o must be a valid non-scalar Lean heap object pointer.