[Issue 10466] Optional "[]" syntax for std.range.iota too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 25 19:46:52 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10466



--- Comment #5 from bearophile_hugs at eml.cc 2013-08-25 19:46:49 PDT ---
(In reply to comment #4)

> Which makes iota!"[]" and iota!"()" unreliable when used with FP. :-(

If you want to keep things simpler and you prefer a safer enhancement (that
doesn't forbid future enhancements to support FP) and you want to allow the
"[]" syntax only for integral types (including in future BigInt), this is OK
for me :-)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list