[LOGIC-110] Allow anonymous constraints Created: 04/Feb/13 Updated: 04/Feb/13 Resolved: 04/Feb/13 |
|
| Status: | Resolved |
| Project: | core.logic |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Minor |
| Reporter: | Kevin Lynagh | Assignee: | David Nolen |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Patch: | Code and Test |
| Description |
|
Add `fnc` macro that defines anonymous constraints. |
| Comments |
| Comment by David Nolen [ 04/Feb/13 11:36 AM ] |
|
Can we get a squashed patch please? Thanks! |
| Comment by Kevin Lynagh [ 04/Feb/13 11:57 AM ] |
|
Update with squashed patch. |
| Comment by Kevin Lynagh [ 04/Feb/13 3:17 PM ] |
|
Sorry about that---exported a bad squashed patch earlier. This latest one passes all tests. |
| Comment by David Nolen [ 04/Feb/13 4:03 PM ] |
|
fixed, http://github.com/clojure/core.logic/commit/f015355c6cc375294c7b6a4b29565b62f0a68e27 |