ClojureDart icon indicating copy to clipboard operation
ClojureDart copied to clipboard

Record constructors

Open cgrand opened this issue 2 years ago • 1 comments

Constructors have 3 extra fields (meta, hash, ext-map), we should either make them optionals or use named constructors to provide simpler constructors

cgrand avatar Apr 28 '22 20:04 cgrand

Porting code in anger, I advise for the default constructor to at least support having only the user fields specified.

cgrand avatar Oct 04 '23 13:10 cgrand