Handbook
Glossary
>shaped-array ( array -- shaped-array )
Vocabulary
arrays
.
shaped
Inputs
array
an
object
Outputs
shaped-array
an
object
Definition
IN:
arrays.shaped
GENERIC:
>shaped-array
( array -- shaped-array )
Methods
USING:
arrays.shaped
kernel
sequences
sequences.deep
;
M:
sequence
>shaped-array
[
{
}
flatten-as
]
[
shape
]
bi
<shaped-array>
;
USING:
arrays.shaped
;
M:
shaped-array
>shaped-array
;