specializer-predicate ( spec -- quot ) - Factor Documentation

specializer-predicate ( spec -- quot )


Vocabulary
hints

Inputs
spec an object


Outputs
quot an object


Definition
IN: hints

GENERIC: specializer-predicate ( spec -- quot )


Methods
USING: classes hints kernel ;

M: class specializer-predicate [ instance? ] curry ;


USING: hints kernel ;

M: object specializer-predicate [ eq? ] curry ;

AltStyle によって変換されたページ (->オリジナル) /