Skip to content

Instantly share code, notes, and snippets.

@stopachka
Created October 22, 2019 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stopachka/bdcc2dddf8c9138d425156cc042cd277 to your computer and use it in GitHub Desktop.
Save stopachka/bdcc2dddf8c9138d425156cc042cd277 to your computer and use it in GitHub Desktop.
(create-bill
(let [$$ (let [$$ item]
(update-price $$ 100))]
(add-to-cart cart $$)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment