[MATCH-59] Misleading comment in clojure.core.match.bits Created: 19/May/12 Updated: 18/May/13 Resolved: 18/May/13 |
|
| Status: | Resolved |
| Project: | core.match |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Major |
| Reporter: | Thomas Greve Kristensen | Assignee: | David Nolen |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I was looking at the code for clojure.core.match.bits, and there seems to be a reference to an example of parsing a dgram. The code looks to be broken or incomplete, or is it my understanding of it that is lacking? If it isn't done, are there any plans to finish it up? |
| Comments |
| Comment by David Nolen [ 18/May/13 2:21 PM ] |
|
The bits and array namespaces are experimental I've left a comment in both namespaces that states that. http://github.com/clojure/core.match/commit/511b786b9545f5c00a629fa27be0ee2a6b01e2ae |