CosmicMind / Algorithm

Algorithm is a library of tools that is used to create intelligent applications.
http://cosmicmind.com
MIT License
828 stars 84 forks source link

Add custom compare function to data structures. #7

Open daniel-jonathan opened 7 years ago

daniel-jonathan commented 7 years ago

Data structures should take in a compare function that allows for custom sorting.

daniel-jonathan commented 7 years ago

Related issue: https://github.com/CosmicMind/Algorithm/issues/6#issuecomment-301326266