Open
Description
Hi,
thank you for this useful gem! I have one question about the design choice of how to generate the constructor of the object.
dry-initializer/lib/dry/initializer/builders/signature.rb
Lines 8 to 10 in 3167b5a
Why is the '*' included in the parameter list? Wouldn't that just match all positional arguments regardless of whether they are defined or not?
Metadata
Metadata
Assignees
Labels
No labels