Add naked reads to read/1 #16

Merged
zxq9 merged 1 commits from nekkid into master 2025-12-23 13:48:20 +09:00
Owner

read/1 was able to read any of the wacko formats produced by amount/N, but couldn't read the simpler format accepted by string_to_price/1
Now it can.

Also removed some silly debug print statements that lingered.

`read/1` was able to read any of the wacko formats produced by `amount/N`, but couldn't read the simpler format accepted by `string_to_price/1` Now it can. Also removed some silly debug print statements that lingered.
zxq9 added 1 commit 2025-12-23 13:48:10 +09:00
zxq9 merged commit 17a2b867fe into master 2025-12-23 13:48:20 +09:00
zxq9 deleted branch nekkid 2025-12-23 13:48:20 +09:00
Sign in to join this conversation.
No description provided.