I guess if a class can be a dataclass, then having...
# development
h
I guess if a class can be a dataclass, then having an explicit
create
that delegates to the dataclass constructor can be useful
👍 1