[[PageOutline]] {{{ #!rst .. code-block:: python class Test: def TestFunction(self): pass }}} {{{ #!rst .. code-block:: ada function To_X (Y : Integer) return Integer; }}} {{{ #!ada function To_X (Y : Integer) return Integer; }}} {{{ #!rst ------------------------------- Subprograms of Universal_String ------------------------------- ============ Operations ============ ====================== ============== "&" "<" "<=" "=" ">" ">=" Append Clear Collation Count Element Hash Index Is_Empty Length Prepend Replace Slice Split To_Casefold To_Lowercase To_NFC To_NFD To_NFKC To_NFKD To_Uppercase To_Wide_Wide_String ====================== ============== ==================== Related Operations ==================== To_Universal_String }}} [[Include(source:trunk/matreshka/documentation/universal_string.wiki)]]