This playground shows sorting of an array of objects by both the name alphabetically and also by a bool.
This showcases Comparator and how it can be used to sort arrays multidimensionally.
This playground shows sorting of an array of objects by both the name alphabetically and also by a bool.
This showcases Comparator and how it can be used to sort arrays multidimensionally.