Skip to content

Instantly share code, notes, and snippets.

@lelayf
Created December 11, 2011 10:18
Show Gist options
  • Save lelayf/1459791 to your computer and use it in GitHub Desktop.
Save lelayf/1459791 to your computer and use it in GitHub Desktop.
hash-map gen with BigDecimal
(?<- (stdout) [?a-new]
([{:a 1 :b 2}
{:a 1M :b 20}
] ?ds)
(map ?ds [:a] :> ?a-new)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment