Skip to content

Instantly share code, notes, and snippets.

@saml
Created June 2, 2017 16:25
Show Gist options
  • Select an option

  • Save saml/88b1fa56321d04fa0e4ce0fe0b6142af to your computer and use it in GitHub Desktop.

Select an option

Save saml/88b1fa56321d04fa0e4ce0fe0b6142af to your computer and use it in GitHub Desktop.
a a
a b
a c
b a
b 2
c 1
d a
d b
d 1
d 2
=>
a a b c
b a 2
c 1
d a b 1 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment