Make VECTOR! of same index-base as other series #748
Labels
CC.resolved
Issue with CureCode status built, tested or complete
Datatype: vector!
Status.important
Test.written
Type.wish
Submitted by: Carl
VECTOR! should be 1-based like the other datatypes. That is, FIRST of vector should return first value.
We must avoid a series datatype that works differently than the others (create confusion and hidden errors.)
If we want a 0-based indexing, we can add new action functions for that.
Imported from: CureCode [ Version: alpha 50 Type: Wish Platform: All Category: n/a Reproduce: Always Fixed-in:alpha 51 ]
Imported from: metaeducation#748
Comments:
Submitted by: BrianH
See #613 for those functions, #608 and #609 for related tickets.
The text was updated successfully, but these errors were encountered: