5 ms·
I don't think there's a reason to bake futures/promises into the language. Once you've got coroutines (generators here), people can build the abstractions aroun
by zoips 15y ago
I don't think there's a reason to bake futures/promises into the language. Once you've got coroutines (generators here), people can build the abstractions around them that they like.