On Friday, 11 March 2016 at 22:27:54 UTC, Nordlöw wrote:
On Friday, 11 March 2016 at 09:39:34 UTC, Jonathan M Davis
wrote:
The Big O stuff that he worked on was done as part of working
on the new containers, but it's separate from them. It
provides a way to mark functions with their complexity and do
inference and the like with it.
That sounds like something really new and useful.
It did seem pretty cool, and it looked like the sort of thing
that many languages would have a hard time emulating, so it
should be another win for D in that respect on top of just being
useful.
- Jonathan M Davis