Handbook
Glossary
implementor-classes ( obj -- class )
Vocabulary
generic
Inputs
obj
an
object
Outputs
class
an
object
Definition
IN:
generic
GENERIC:
implementor-classes
( obj -- class )
Methods
USING:
accessors
classes.algebra.private
generic
;
M:
anonymous-intersection
implementor-classes
participants>>
;
USING:
accessors
arrays
classes.algebra.private
generic
;
M:
anonymous-predicate
implementor-classes
class>>
1array
;
USING:
accessors
classes.algebra.private
generic
;
M:
anonymous-union
implementor-classes
members>>
;
USING:
arrays
classes
generic
;
M:
class
implementor-classes
1array
;
USING:
accessors
arrays
classes.maybe
generic
;
M:
maybe
implementor-classes
class>>
1array
;