mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 23:29:03 +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.