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
:thing1 & :thing2 have the same length.
Use keys of different length in let & map alignment example, to make obvious that it's the keys to be aligned, not values.
{:thing1 thing1
:long-thing long-thing}
The text was updated successfully, but these errors were encountered:
https://guide.clojure.style/#bindings-alignment
https://guide.clojure.style/#map-keys-alignment
:thing1 & :thing2 have the same length.
Use keys of different length in let & map alignment example, to make obvious that it's the keys to be aligned, not values.
The text was updated successfully, but these errors were encountered: