ClojureDart
ClojureDart copied to clipboard
Record constructors
Constructors have 3 extra fields (meta, hash, ext-map), we should either make them optionals or use named constructors to provide simpler constructors
Porting code in anger, I advise for the default constructor to at least support having only the user fields specified.