Category talk:Wren-sort: Difference between revisions

→‎Source code: Oops, not quite right.
(Added a further type alias to deal with a possible indirect import.)
(→‎Source code: Oops, not quite right.)
Line 437:
var Cmp_Cmp = Cmp
var Cmp_Sort = Sort
var Cmp_Find = Find</lang>
var Cmp_Comparable = Comparable // in case imported indirectly</lang>
9,476

edits