Vector Primitive Datatype #19
Labels
bytecode
Issues related to bytecode
enhancement
New feature or request
need-documentation
This issue introduces a new feature that requires fresh documentation
Milestone
What is it
A list-like data structure.
Why is it useful
Allows for array-like operations
Details
Can easily be implemented with a Vector
To Add:
make_vector
vec_op [function_name]
interface for vector operations.The text was updated successfully, but these errors were encountered: