Iota

Dom Disc dominikus at scherkl.de
Thu Aug 4 19:06:12 UTC 2022


On Thursday, 4 August 2022 at 16:28:14 UTC, React wrote:
> I saw Ali's presentation on 'iota'.
[...]
> We can ignore the hypotetical situation in which someone will 
> find an unusual usage of ++ (probably there is one person that 
> never imagined that << can be used for console output), but we 
> already have a candidate where iota will fail: CustomFloat from 
> std.numeric.

Hmm. If for that type ++ does not what you (and iota) expect, 
then I would ask if that is the fault of iota, or if this type 
would better NOT provide a ++ operator at all.


More information about the Digitalmars-d mailing list