>>30075>However there's something extremely pathological about not wanting well designed and implemented features.Think have walked back on this somewhat due to my wetware being inherently memory constrained.
Because of this reducing the state-space to hold in memory, and less so what one has to search over, is very valuable.
There's probably some nuanced position that involves getting the interfaces correct, and minimal.
For example the difference between a (composable) loop macro versus a large collection of iterator procedures versus loops.
Once again this is only because of a peculiar feature of my wetware.