textfile

Gem Version Dependency Status

Provides a Set-like wrapper around GNU comm and related textfile utilities.

Method names are inspired by Set, though this is not an Enumerable class.

On OS X see apple.stackexchange.com/questions/69223/how-to-replace-mac-os-x-utilities-with-gnu-core-utilities

A common use case is to identify differences between exported datasets where the datasets may exceed 100K rows and each row may exceed 4K characters.

Contributing to textfile

Copyright © 2014-2017 Piers Chambers. See LICENSE.txt for further details.