There's a substantial call path to nth, likely due to destructuring. Tried to nail it down, in spork.sim.core/merge-entity (there was a variadic path there). Need to check elsewhere.
We're also destructuring a lot. Could benefit from structural.core/with-slots in places.
There's a substantial call path to nth, likely due to destructuring. Tried to nail it down, in spork.sim.core/merge-entity (there was a variadic path there). Need to check elsewhere.
We're also destructuring a lot. Could benefit from structural.core/with-slots in places.