[Issue 11252] "in" operator for std.range.iota

2019-12-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 berni44 changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 11252] "in" operator for std.range.iota

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/80d1e84453e5a8c20ef53fd459ce641ca8df0d4e Issue 11252 - In operator requested for std.range.iota

[Issue 11252] "in" operator for std.range.iota

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/80d1e84453e5a8c20ef53fd459ce641ca8df0d4e Issue 11252 - In operator requested for std.range.iota

[Issue 11252] "in" operator for std.range.iota

2017-08-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/80d1e84453e5a8c20ef53fd459ce641ca8df0d4e Issue 11252 - In operator requested for std.range.iota

[Issue 11252] "in" operator for std.range.iota

2015-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 --- Comment #4 from bearophile_h...@eml.cc --- (In reply to Jonathan M Davis from comment #3) > Honestly though, this seems like an abuse of the in > operator to me. in is really intended for lookup in containers. It's > definitely not a range

[Issue 11252] "in" operator for std.range.iota

2015-09-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 ag0ae...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 11252] "in" operator for std.range.iota

2015-09-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 Jack Stouffer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11252] in operator for std.range.iota

2015-08-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11252 Jack Stouffer j...@jackstouffer.com changed: What|Removed |Added CC||j...@jackstouffer.com