made vectors in lists work
This commit is contained in:
@@ -41,6 +41,7 @@ I got bored with having to use complicated checking and stuff when working with
|
||||
+ Printing a list
|
||||
+ Popping the last value of a list
|
||||
+ Cleanup of a list
|
||||
+ Vectors inside of a list
|
||||
|
||||
#### TODO:
|
||||
|
||||
@@ -48,7 +49,6 @@ I got bored with having to use complicated checking and stuff when working with
|
||||
+ Verify multi-dimensional lists working
|
||||
+ Get/set at a given index
|
||||
+ Remove at a given index
|
||||
+ Verify vectors working inside of lists
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user