4 ms·
I've found that at some point, the most efficient way to express what you want is to write the code yourself. Anything where you can express what you want fair
by wizzzzzy 4y ago
I've found that at some point, the most efficient way to express what you want is to write the code yourself. Anything where you can express what you want fairly easily seems to be where it excels.
- tmountain 4y agoI did something similar. I had it generate “primitives” and I used those as starting points for more complex “composed” modules.