Commits


Jeff Williams authored and GitHub committed c2dbe4367c3
Implement the Rabin fingerprint algorithm (#157) * Implement the Rabin fingerprint algorithm * Fix use formatting * Update documentation, make the rabin module public * Update the changelog