Added a read-decimal-value function using cl-decimals
authorRuss Tyndall <russ@acceleration.net>
Fri, 9 Oct 2015 15:49:24 +0000 (11:49 -0400)
committerRuss Tyndall <russ@acceleration.net>
Fri, 9 Oct 2015 15:49:24 +0000 (11:49 -0400)
I was having problems with postgresql returning formatted
currency strings for money types (eg: "$ 12,535.20")

https://github.com/tlikonen/cl-decimals


No differences found