mirror of
https://github.com/penpot/penpot.git
synced 2026-04-04 07:31:08 -04:00
Avoid final collect() allocation by returning HashSet directly. Callers already use extend() which works with both types.
Avoid final collect() allocation by returning HashSet directly. Callers already use extend() which works with both types.