991486c37f
Use blender::Set which is similar but offsers better type safety and likely better performance as well. The only remaining user was the mesh edit mode knife tool, and replacing that usage with `Set` and `Map` was straightforward.