It’s a little bit complicated, indeed, but I feel ...
# random
o
It’s a little bit complicated, indeed, but I feel it will be ubiquitous in some 5 years. It’s like GC for CPS. For a long time we had to free what we malloced. And then Java came (obviously not the first thing with GC) and then C#, and now GC is a no brainer. Same with async and CPS. First you do it manually, then humanity finds a way to do it automatically for you.