-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
component:compilerIssue pertaining to compilerIssue pertaining to compilerissue-type:enhancementNew feature or requestNew feature or request
Description
To implement defrecord
fields with constructors that function as in the JVM Clojure implementation, we need the ability to set certain field values to defaults. This feature will be prohibited for standard defrecord
use and undocumented for deftype
, as it is an advanced feature which should infrequently be used.
Metadata
Metadata
Assignees
Labels
component:compilerIssue pertaining to compilerIssue pertaining to compilerissue-type:enhancementNew feature or requestNew feature or request