Skip to content
Snippets Groups Projects
Commit a61db892 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

Custom comparison function in sorting algorithms must be provided as "key".

A simple function returing True or False is also not sufficient anymore.
functools.cmp_to_key comes to the rescue.
parent 2841fd31
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment