Louis Wasserman
Louis Wasserman
That was pretty much the direction I was going in -- I was going to argue for rolling a very simple tree type of your own, pretty much just `class...
We've provided these for our sorted collections in the past, but I'm not sure we're convinced yet that we should add these overloads to the Collectors. Some Java 8 APIs,...
To be perfectly honest, I had completely forgotten about the existence of that.
This discussion belongs elsewhere, but I believe the expected outcome is that a Guava for Java 8 is likely, but the difference between 6 and 7 is small enough that...
As far as this actual issue goes, I would expect significantly more work to be required before adding my implementation to Guava, with a specific emphasis on experimenting with replacing...
I'm not sure I follow how you're reading the code. The conflated channel in the `Readiness` goes from ready to not-ready whenever the single element in the channel is received,...
> The problem is more likely not that we're bringing fractions to lowest terms, but that we don't use Euclid's algorithm to do so. This is correct. I've observed goals...
In James' absence, it's almost certainly just me. I'll try to accomplish this sometime this week.
@jamesward it _looks_ like #480 made step 2 of those instructions irrelevant, would you mind confirming that?
All right, I think I've done it: https://github.com/grpc/grpc-kotlin/releases/tag/v1.4.2 . Hopefully that worked -- I'll leave this issue open for a bit in case there are any problems.