shape ( array -- shape ) - Factor Documentation

shape ( array -- shape )


Vocabulary
arrays .shaped

Inputs
array an object


Outputs
shape an object


Definition
IN: arrays.shaped

GENERIC: shape ( array -- shape )


Methods
USING: arrays.shaped sequences ;

M: sequence shape array-replace wrap-shape ;


USING: accessors arrays.shaped ;

M: shaped-array shape shape>> ;

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