Herb Sutter's CppCon talk "Extending and Simplifying C++: Thoughts on Pattern Matching using `is` and `as`"

Araq rumpf_a at web.de
Mon Nov 1 08:15:55 UTC 2021


On Monday, 1 November 2021 at 00:20:33 UTC, Andrei Alexandrescu 
wrote:
> I think it's relevant to our recent discussion on versioning, 
> and also for its considerations on language design.
>
> https://youtube.com/watch?v=raB_289NxBk
>
> P.S. Destruction comes at https://youtu.be/raB_289NxBk?t=4727 
> :o)

What? Pattern matching doesn't scale/nest well because you think 
it's like try-catch? That's major news to all C#, F#, ML, Ocaml, 
Rust, Swift, Elixir programmers...


More information about the Digitalmars-d mailing list