>>objects ( object value -- object ) - Factor Documentation

>>objects ( object value -- object )


Vocabulary
accessors

Inputs
object an object
value an object


Outputs
object an object


Definition
USING: kernel ;

IN: accessors

: >>objects ( object value -- object ) over objects<< ; inline

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