Michael Eisel
Michael Eisel
see https://github.com/kylef/PathKit/pull/72/files#r391294029 for some mitigation
Can you guys elaborate a bit on this fix, like exactly what files need to go where? I'm having the same issue.
@wongzigii thoughts? I've released ZippyJSON, https://github.com/michaeleisel/zippyjson, proving that much better JSON performance can be achieved. I'm also curious to understand how people decide between this library and JSONDecoder, and if...
I'm not sure how much code sharing we can do exactly, but here's the meat of it: https://gist.github.com/michaeleisel/f7b6ece0587bf982895d1eb0bf2b2aa8 There are 3 cases IIRC: - you can go straight from double...
Here's the full project: https://github.com/michaeleisel/floats (can you build with Xcode?) Make sure to add ryu as a sibling directory
Haha I’m fine, just wanted to agree on a direction forwards. But very glad to hear you’re on it!
I'm also unable to increment it
(ah, it supports just prefix increment)
Yeah, fair enough