There's no real reason to be using HashSets anymore, using a `seq` for `bodies` and `cells` would work just fine and be more performant.
There's no real reason to be using HashSets anymore,
using a
seqforbodiesandcellswould work just fine and be more performant.