Skip to content

Use keys of different length in let & map alignment example #219

Description

@clyfe

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.

{:thing1 thing1
 :long-thing long-thing}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions