Tags: | text |
Authors: | Daniel Ehrenberg |
Class | Superclass |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
Word | Stack effect |
![]() | ( string -- fold ) |
![]() | ( str -- graphemes ) |
![]() | ( string -- lower ) |
![]() | ( string -- title ) |
![]() | ( string -- upper ) |
![]() | ( str -- words ) |
![]() | ( string -- title ) |
![]() | ( string -- ? ) |
![]() | ( ch -- lower ) |
![]() | ( ch -- title ) |
![]() | ( ch -- upper ) |
![]() | ( char -- name ) |
![]() | ( string -- key nfd ) |
![]() | ( str -- n ) |
![]() | ( entire-str start -- i ) |
![]() | ( start str -- i ) |
![]() | ( str -- i ) |
![]() | ( start str -- i ) |
![]() | ( str -- i ) |
![]() | ( end str -- i ) |
![]() | ( str -- i ) |
![]() | ( end str -- i ) |
![]() | ( string -- ? ) |
![]() | ( name -- char ) |
![]() | ( string -- nfc ) |
![]() | ( string -- nfd ) |
![]() | ( string -- nfkc ) |
![]() | ( string -- nfkd ) |
![]() | ( str1 str2 -- ? ) |
![]() | ( str1 str2 -- ? ) |
![]() | ( char -- script ) |
![]() | ( str1 str2 -- ? ) |
![]() | ( strings -- sorted ) |
![]() | ( s1 s2 -- string ) |
![]() | ( str -- rts ) |
![]() | ( str1 str2 -- <=> ) |
![]() | ( str1 str2 -- ? ) |
![]() | ( string -- ? ) |
![]() | ( ch -- ? ) |
![]() | ( -- value ) |
![]() | ( -- value ) |
![]() | ( -- value ) |
![]() | ( ch -- ? ) |
![]() | ( string -- ? ) |
![]() | ( i str -- ? ) |
Word | Stack effect |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
Vocabulary | Summary |
![]() | Unicode grapheme and word breaking |
![]() | Unicode case conversion |
![]() | Parsing words used by Unicode implementation |
![]() | Unicode string comparison and sorting (collation) |
![]() | |
![]() | Parsing Unicode data files |
![]() | Unicode string normalization |
![]() | Reads the UCD to get the script of a code point |
Vocabulary | Summary |
![]() | Unicode country flags |