unicode.data.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
(chain-decomposed)( hash value -- newvalue )
(process-data)( index data -- newdata )
(process-decomposed)( data -- alist )
2ch>( c -- a b )
>2ch( a b -- c )
NUM-CHARS( -- value )
canonical-map( -- value )
categories-map( -- hashtable )
category-map( -- value )
chain-decomposed( hash -- newhash )
class-map( -- value )
combine-map( -- value )
compatibility-map( -- value )
exclusions( -- set )
exclusions-file( -- filename )
fill-ranges( table -- table )
first*( seq -- ? )
load-properties( -- assoc )
load-special-casing( -- special-casing )
load-unicode-data( -- data )
multihex( hexstring -- string )
parse-properties( -- assoc )
process-canonical( data -- hash hash )
process-category( data -- category-listing )
process-combining( data -- hash )
process-compatibility( data -- hash )
process-data( index data -- hash )
process-names( data -- names-hash )
properties( -- value )
properties>intervals( properties -- assoc[str,interval] )
remove-exclusions( alist -- alist )
set-code-point( seq -- )
simple-lower( -- value )
simple-title( -- value )
simple-upper( -- value )
special-casing( -- value )
unique( seq -- assoc )


Files