27 Aug
2023
27 Aug
'23
4:20 p.m.
regarding iteration of function calls etc, it seems when you try to simplify stuff _iterating all combinations_ of something is a basic useful tool, if not efficient for large problems i made once a library of very simple combineable functions-of-functions. it might make sense to both remake things like that, and make use of them and share them. for the habit. shrinks the problem, works on core parts like reusability and use of general components … 7nsure !