|
|
|
|
|
by ceedan
2117 days ago
|
|
Well said. I like the idea of generators if possible, but have no idea if it actually is possible. > they are so tied to some «magical» implementation that requires a large set of rules to behave as expected
100% agree here & with your sentiment about the Class API |
|
What's cool with a monadic interface is that you can create lots of other interesting things, as long as you adhere to the interface. For instance, I think it's possible to achieve something similar to async render functions without specific support for it.