Category talk:Wren-sort: Difference between revisions

Added a further type alias to deal with a possible indirect import.
(→‎Source code: Removed Comparable class which is now being imported from new Wren-trait module.)
(Added a further type alias to deal with a possible indirect import.)
Line 438:
var Cmp_Sort = Sort
var Cmp_Find = Find</lang>
var Cmp_Comparable = Comparable // in case imported indirectly
9,487

edits