ronin-rb / ronin-support

A support library for Ronin. Like activesupport, but for hacking!
https://ronin-rb.dev
GNU Lesser General Public License v3.0
25 stars 9 forks source link

Add a `String#hamming` method #512

Open postmodern opened 3 weeks ago

postmodern commented 3 weeks ago

Add a method for calculating the hamming distance between two strings.