Seems to be that the sort function accepts a ternary predicate but then passes it to an implementation accepting a boolean one?
Seems to be that the sort function accepts a ternary predicate but then passes it to an implementation accepting a boolean one?
Yeah that was it, the let-go stdlib changed.