davidmoten/hilbert-curve

Preconditions class

jimbok8 opened this issue · 3 comments

Can I suggest you include the Preconditions class in this project.

Any particular reason? The guava-mini dependency is 11K.

Ah, yeah trying to use libraries without maven helping you out is a tough gig these days.

It's not just Preconditions but a list builder from an Iterable as well and I'd have to copy the tests over and I've then got another fork of that code to look after blah blah. So I'll leave it as it is.