Open ilyacherevkov opened 6 years ago
Thanks for the suggestion.
Hey @pitr-ch I've got something working for this if you are still looking for a contributor. If so, I'll refine and make a PR in the next few days.
@numeraltwo that would be great 👍 Please go ahead and create a PR.
Ruby 2.5.0 introduced Struct keyword parameters by adding "keyword_init: true" optional parameter. Mutable / ImmutableStruct / SettableStruct don't have support for those.