specialized-array-vocab ( c-type -- vocab )


Vocabulary
specialized-arrays.private

Inputs
c-typean object


Outputs
vocaban object


Definition


: specialized-array-vocab ( c-type -- vocab )
[
"specialized-arrays.instances." %
[ vocabulary>> % "." % ] [ name>> % ] bi
] "" make ;