Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make VECTOR! of same index-base as other series #748

Closed
Siskin-Bot opened this issue Feb 15, 2020 · 0 comments
Closed

Make VECTOR! of same index-base as other series #748

Siskin-Bot opened this issue Feb 15, 2020 · 0 comments
Labels

Comments

@Siskin-Bot
Copy link
Collaborator

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:

Rebolbot commented on May 5, 2009:

Submitted by: BrianH

See #613 for those functions, #608 and #609 for related tickets.


Rebolbot added Type.wish and Status.important on Jan 12, 2016


Oldes added a commit to Oldes/Rebol3 that referenced this issue on Jun 13, 2018:
FEAT/FIX: Picking the right PICK


Oldes mentioned this pullrequest on Jun 13, 2018:
FEAT/FIX: Picking the right PICK


Hostilefork added a commit to metaeducation/ren-c that referenced this issue on Jun 14, 2018:
Restore Rebol2-era PICKing/PATHing of negative/zero indices


Hostilefork mentioned this pullrequest on Jun 14, 2018:
Restore Rebol2-era PICKing/PATHing of negative/zero indices


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants