search for:
# String
-- length
Synopsis:
Operator:
#
-- length, or access to elements
Input:
an instance of class
String
.
Output:
an instance of class
ZZ
.
#x
-- provides the length of a string.
search for: