Skip to content

Allow defaults in deftype* fields #381

@chrisrink10

Description

@chrisrink10

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions