[MATCH-10] map pattern keys should be allowed to be heterogenous types Created: 04/Sep/11 Updated: 27/Oct/11 Resolved: 27/Oct/11 |
|
| Status: | Resolved |
| Project: | core.match |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Major |
| Reporter: | David Nolen | Assignee: | David Nolen |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Right now they fail since heterogenous keys can't be sorted. |
| Comments |
| Comment by David Nolen [ 27/Oct/11 11:39 PM ] |
|
Fixed, https://github.com/clojure/core.match/commit/3a2e5598b6fc7ad52caa0869802d0ed80ba54124 |