Skip to content

Instantly share code, notes, and snippets.

@pjagielski
Created August 5, 2018 21:37
Show Gist options
  • Save pjagielski/1b99b609a1d0f0d3778d75ca42a7b0d5 to your computer and use it in GitHub Desktop.
Save pjagielski/1b99b609a1d0f0d3778d75ca42a7b0d5 to your computer and use it in GitHub Desktop.
(defn teams [match]
(select-keys match [:home_team_country :away_team_country :winner]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment