mirror of
https://github.com/penpot/penpot.git
synced 2026-05-17 14:03:42 +00:00
Mainly replaces the usafe of the inneficient d/preconj helper with a combination of conj and simple list as data structure whitch maintains the previous ordering semantics on addition. Also removes the d/preconj from the codebase.