You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #588 I had some concerns about the only distinction between a standard Hash and a keyword argument Hash being the wrapping braces. However, I'm now convinced that this is OK.
We're still using the hash rocket style here whereas we've already changed the code and the documentation.
Are there any reasons not to make this change? Perhaps it makes the distinction between a keyword-style hash and a normal hash less clear...?
The text was updated successfully, but these errors were encountered: