isForwardRange failed to recognise valid forward range
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Mon May 4 08:08:04 PDT 2015
On Mon, 04 May 2015 14:33:11 +0000, Alex Parrill wrote:
> Add @property to save.
another arcane knowledge. i'm seriously thinking about going back to C++,
as i know that C++ is insane and full of such warts. and with C++ i have
full access to all C and C++ libraries.
consistency issues tend to be ignored in D, dunno why. C++ become popular
not due to it's weirdness, and make D weird and unintuitive will not
automatically made it popular. i'd say the opposite.
"isForwardRange Tests if something is a forward range, defined to be an
input range with the additional capability that one can save one's
current position with the save primitive..."
ok, i have "save primitive" here. it's not working. yet it's not a bug,
ok. just another meaningless limitation that has no useful purpose.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150504/e4fffd37/attachment.sig>
More information about the Digitalmars-d
mailing list