Comment by CyberShadow
1 day ago
Seems to be that the sort function accepts a ternary predicate but then passes it to an implementation accepting a boolean one?
1 day ago
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.