Comment by anamexis
2 months ago
This hasn’t been true since Ruby 3.0. Keyword arguments are a core language feature with their own semantics.
2 months ago
This hasn’t been true since Ruby 3.0. Keyword arguments are a core language feature with their own semantics.
Oh huh, TIL. Thanks for sharing!