-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Hi, great job, sir! :)
I often include Guava in my projects, but I always end up using like 1% of it (mostly collections and predicates). The problem on Android is it's huge methods footprint, which I guess your lib is trying to solve.
I have only one request. Could you add class ComparisonChain? It has almost none dependencies, shouldn't be a problem :)
knaeckeKami