T[][T] -> [(k1, v1), ..., (k1, vn), ..., (kn, v1), ..., (kn, vn)]
Stanislav Blinov
stanislav.blinov at gmail.com
Thu Feb 13 04:50:24 PST 2014
- Previous message: T[][T] -> [(k1, v1), ..., (k1, vn), ..., (kn, v1), ..., (kn, vn)]
- Next message: Higher Order Type Tuple Predicate
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Thursday, 13 February 2014 at 12:43:00 UTC, bearophile wrote:
> Stanislav Blinov:
>
>> Yup. And given how Walter and Andrei don't like breaking code,
>> we should just previde enough usage so it would become a rule
>> too :D
> That's not the rational way a language should be designed.
> Tester Driven Development
> (http://en.wikipedia.org/wiki/Tester_driven_development ) is
> bad enough already.
I did put a smiley in there, right? My comment was a joke ;) It's
just that often the desire to "not break code" adheres to that
very pattern :(
- Previous message: T[][T] -> [(k1, v1), ..., (k1, vn), ..., (kn, v1), ..., (kn, vn)]
- Next message: Higher Order Type Tuple Predicate
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Digitalmars-d-learn
mailing list