Details
-
Type:
Enhancement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Completed
-
Affects Version/s: Release 1.4
-
Fix Version/s: Release 1.4
-
Component/s: None
-
Labels:None
-
Environment:1.3.0-beta1
-
Patch:Code
-
Approval:Ok
Description
reify does implement clojure.lang.IObj but nowhere states so. The attached patch fixes the docstring and adds an example how metadata is transferred from the reify form to the object.