[MATCH-62] ClojureScript map-matching should use cljs.core/ILookup, not cljs.core.ILookup Created: 30/Jun/12 Updated: 01/Jul/12 Resolved: 01/Jul/12 |
|
| Status: | Resolved |
| Project: | core.match |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Major |
| Reporter: | Kevin Lynagh | Assignee: | David Nolen |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
The latter form is an implementation detail and doesn't work in the latest cljs compiler release. |
| Comments |
| Comment by Kevin Lynagh [ 30/Jun/12 12:10 PM ] |
|
Patch against master to use cljs.core/ILookup. Also available at https://github.com/lynaghk/core.match/tree/62-cljs-protocol |
| Comment by David Nolen [ 01/Jul/12 11:05 AM ] |
|
fixed, http://github.com/clojure/core.match/commit/241a3a3ab5344cc7c97fb3ab0b3783ce97b09f6d |