magic icon indicating copy to clipboard operation
magic copied to clipboard

Optimize Keyword Lookups

Open nasser opened this issue 5 years ago • 0 comments

Clojure supports a kind of optimized keyword lookup call site that makes use of ILookupThunk and KeywordLookupSite. MAGIC should emit similar lookup sites.

nasser avatar May 21 '20 12:05 nasser