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

>>month ( object value -- object )


Vocabulary
accessors

Inputs
object an object
value an object


Outputs
object an object


Definition
USING: kernel ;

IN: accessors

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

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