[CLJ-1044] Enable refering to ->type inside deftype Created: 18/Aug/12 Updated: 15/Dec/12 |
|
| Status: | Open |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Trivial |
| Reporter: | Nicola Mometto | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Patch: | Code |
| Description |
|
Inside defrecord is possible to refer to ->type-ctor, that is not possible inside deftype. |
| Comments |
| Comment by Timothy Baldridge [ 03/Dec/12 11:29 AM ] |
|
Seems valid. Vetting. |