Mark Burns
Mark Burns
I’d support this after support for fractions were implemented. The only caveat being that I wouldn’t see the gem supporting stripping out dollars from the string. You’d have to do...
Actually, I think we should wait until we have one more language before thinking about this: once #12 is done it will be clearer which code belongs where. Otherwise we're...
Yeah maybe. What would the API for that look like?
I don't mean the implementation, I mean the way it is called. It's easy enough to do strings to numbers but I'm not sure how you'd specify the other way...
You haven't really addressed the ambiguity issue On Sat, 20 May 2017 at 07:58, Alexey Zenovich wrote: > @markburns what do you think? > > — > You are receiving...
How do you specify the output? You listed a few variations of the same thing but not how to specify which if any you'd want. Of course the other way...
Right but that's the easy part. It's the other direction that's not clear how to specify On Sat, 20 May 2017 at 11:36, Alexey Zenovich wrote: > output is a...
I wanted to answer the same question myself, so I started playing with https://hub.github.com/ and the GraphQL explorer and found out. I've also scratched a few other itches, like the...