dns-equal
Compare DNS record strings for equality
subset
Generalized set operations and comparisons in the style of Haskell
levenshtein-damerau
A quick and easy Damerau Levenshtein implementation (not a Levenshtein only operation which doesn't do look aheads or transpositions).
eql
Asserts two values using difflet.
sorting-lib
A library that makes sorting easier by introducing `Comparator`