hints ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


ドキュメント
Compiler specialization hints

メタデータ
タグ:extensions
作者:Slava Pestov


ワード

パーシングワード
ワード構文
HINTS:


総称ワード
ワードスタック効果
specializer-declaration( spec -- class )
specializer-predicate( spec -- quot )


シンボルワード
specialize-method?


通常ワード
ワードスタック効果
make-specializer( specs -- quot )
method-declaration( method -- quot )
specialize-method( quot method -- quot' )
specialize-quot( quot specializer -- quot' )
specialized-def( word -- quot )
specialized-length( specializer -- n )
specializer( word -- specializer )
specializer-cases( quot specializer -- alist )
standard-method?( method -- ? )


ファイル
resource:basis/hints/hints.factor
resource:basis/hints/hints-docs.factor
resource:basis/hints/hints-tests.factor