Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 375 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 375 Bytes

precinct-match-go

Voter File Matching experiment in Go using Itertools

This project is based on a Python project The motivation is to play with the Go Itertools Package The focus is more on learning itertools, so weak matching, copying data from source file have not been implemented.