Sam Hughes

Results 10 comments of Sam Hughes

given example A ```RAML types: foo: type: object properties: bar: string ``` if the following, example B ```RAML ... baz: type: foo ``` is the same as, example C ```RAML...

What about bigger primitives that aren't implemented by the language, such as complex numbers? Would such a target qualify for this optimization?

Given the internalization of a mutex, this would seem to be a valuable feature. Is this feature being considered?

Yep. The distance between "that's a good idea" and "all done!" can be quite the doozy. Thanks for confirming that this is somewhere in the roadmap.

Converting to "addres equality" doesn't cover geometry simplification, and any "simple equality" does not sufficiently describe the needed comparisons. "area equality" is being performed, and @Robert-M-Muench, you point out this...

Couldn't the parameter name instead be `_`'ed?

I think I encountered the same issue using a Go BigQuery client. I found that if I constructed a table object and called "create" on it, I could only use...

This is distinct from #41, because this issue is requesting additional docker build-targets. This issue does not imply or depend on any changes to the current Dockerfile.