Created attachment 1856
Describe the attachment briefly.
I was playing with subdividing polygons, i.e. `shape[] foo(shape)` type headers, with stacking 6 functions on top of each other. Working with it without writing some utilities was needlessly verbose `a.map!(a=>a.map!(a=>a.map!(a=>a.map!(` etc.
there should probably be some basic utilities in the std
feel free to clean up my code or use it for inspiration
Comment #1 by robert.schadek — 2024-12-01T16:40:09Z