Skip to content

Instantly share code, notes, and snippets.

@wilkerlucio
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save wilkerlucio/5c208de2f2c52bba7ef7 to your computer and use it in GitHub Desktop.

Select an option

Save wilkerlucio/5c208de2f2c52bba7ef7 to your computer and use it in GitHub Desktop.
(def frozen-pizza-recipe
{:title "Frozen Pizza"
:steps [{:at 600 :message "put the pizza in!"}
{:at 1320 :message "pizza ready, take it out!"}]})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment