Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Last active August 17, 2017 18:53
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
-- Does not compile: different currencies
add (MkMoney "EUR" 1) (MkMoney "USD" 2)
@tekerson
Copy link

Tried to create a PR, but doesn't seem possible on gists :)

But I think one of the values should be "USD"

@deque-blog
Copy link
Author

I corrected it. Thank you for the catch :-)

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