|
|
|
|
|
by dkersten
3542 days ago
|
|
I've come to the conclusion that most "modern advanced" features were actually in ALGOL. Algebraic datatypes with (even just basic) pattern matching (preferably with compile-time exhaustiveness checking) are things I've wanted in C++ ten years ago. This gets me part of the way there, at least. :) |
|