fifth-postulate / solving-permutation-puzzles.rust

Rust code to solve permutation puzzles.
MIT License
0 stars 0 forks source link

remove duplicate identity function #1

Closed dvberkel closed 6 years ago

dvberkel commented 6 years ago

The identity function is used in various places. We should standardize and use the one from calculations module