Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 358 Bytes

zero-alloc hamming distance

Go Report Card

Usage

import "github.com/jancajthaml-go/hamming"

hamming.Distance("aba", "bba")

Resources