mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +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.