Details
-
Type:
Defect
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
Description
(prep {:a {:b ?c} :d ?d})
?c is not walked according to Kevin Lynagh. This should also handle complex map keys.
Attachments
Activity
David Nolen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
{code}
(prep {:a {:b ?c} :d ?d}) {code} ?c is not walked according to Kevin Lynagh. |
{code}
(prep {:a {:b ?c} :d ?d}) {code} ?c is not walked according to Kevin Lynagh. This should also handle complex map keys. |
Kevin Lynagh
made changes -
| Attachment | logic69.patch [ 11691 ] |
Kevin Lynagh
made changes -
| Patch | Code and Test [ 10002 ] | |
| Attachment | logic69.patch [ 11692 ] |
David Nolen
made changes -
| Resolution | Completed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Also available here: https://github.com/lynaghk/core.logic/tree/walk-recursive