[LOGIC-39] core.logic is inconsistent in how it handles nil and false Created: 17/May/12 Updated: 26/Oct/12 Resolved: 26/Oct/12 |
|
| Status: | Resolved |
| Project: | core.logic |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | David Nolen | Assignee: | David Nolen |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Unification failure should always return nil. The fact that we sometimes return false and sometimes return nil creates problems when providing lower level data sources. |
| Comments |
| Comment by David Nolen [ 26/Oct/12 1:07 AM ] |
|
This was resolved on the way to 0.8.0 alphas/beta |