Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 199 Bytes

TODO.md

File metadata and controls

5 lines (4 loc) · 199 Bytes

TODOs

  • Make the algorithm smarter: the result should not depend on the order of arguments. This would be easy to do in Python (sets) but how could we do it in bash without a performance hit?