stitchfix/immutable-struct

Add merge method to ImmutableStruct instances

Closed this issue · 0 comments

ImmutableStruct#merge should create a new ImmutableStruct instance by merging new attributes with existing attributes of a given instance.