Navigation Menu

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

TODO 1..8:by(2) not yet implemented #635

Closed
p6rt opened this issue Jan 17, 2009 · 4 comments
Closed

TODO 1..8:by(2) not yet implemented #635

p6rt opened this issue Jan 17, 2009 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Jan 17, 2009

Migrated from rt.perl.org#62476 (status was 'rejected')

Searchable as RT62476$

@p6rt
Copy link
Author

p6rt commented Jan 17, 2009

From @szabgab

for 1..8​:by(2) -> $i {
  say $i;
}

Gabor

@p6rt
Copy link
Author

p6rt commented Jul 14, 2009

From @kyleha

This is tested by S03-operators/range-by.t

@p6rt
Copy link
Author

p6rt commented Mar 9, 2010

From @moritz

This features is gone from Perl 6 (and substituted by Series), so I
reject this ticket.

@p6rt
Copy link
Author

p6rt commented Mar 9, 2010

@moritz - Status changed from 'new' to 'rejected'

@p6rt p6rt closed this as completed Mar 9, 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant