Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lexicographic

How Do I Sort A Collection Of Lists In Lexicographic Order In Scala?

If A has the Ordered[A] trait, I'd like to be able to have code that works like this val collec… Read more How Do I Sort A Collection Of Lists In Lexicographic Order In Scala?