jet / jet/falanx

Immutable types

Open
#39 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
F#
Stars
144
Forks
24
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Would be nice if the types generated were immutable (even if they remain `CLIMutable`). I understand that minimizing copying might have been the goal, but there gotta be a relatively inexpensive way to implement `x.ReadFrom` that doesn't involve mutation (at least I think that's where the mutability comes in).

**Describe the solution you'd like**
I'll take any.

**Describe alternatives you've considered**
Live with the mutable types.

**Additional context**
n/a.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.