Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

CSS Asset Rewriting should be optimized to reduce complexity #4

Open
joshuafcole opened this issue Jan 17, 2014 · 0 comments
Open

CSS Asset Rewriting should be optimized to reduce complexity #4

joshuafcole opened this issue Jan 17, 2014 · 0 comments

Comments

@joshuafcole
Copy link
Contributor

An Extension of #1

The current system uses recursion, which is generally avoided in clojure due to a lack of Tail Call Optimization. This is a result of my relative unfamiliarity with clojure, so it'd be a good project to work on making it more performant and idiomatic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant