introduction-to-fp-in-scala icon indicating copy to clipboard operation
introduction-to-fp-in-scala copied to clipboard

JsonParser doesn't include the JSON helpers that fp-course has

Open puffnfresh opened this issue 6 years ago • 2 comments

fp-course includes some helpers to handle escaping

puffnfresh avatar Nov 22 '18 11:11 puffnfresh

And numbers

puffnfresh avatar Nov 22 '18 11:11 puffnfresh

Numbers can be done differently, like Int is, that's fine.

We need MoreParser.hex

puffnfresh avatar Nov 23 '18 04:11 puffnfresh