phobos/std/container
viktor a3f8992766 Fix issue 18634 - support for delegate comparators in rbtree
RedBlackTree.opEquals() was preventing the use of delegates by
explicitly forcing the equal() check to go through a function.
2018-03-20 00:38:06 +02:00
..
array.d Fix issue 13642 - Change of length reallocates without notifying GC 2017-12-29 07:24:54 -05:00
binaryheap.d Sort imports 2017-06-12 07:54:38 +02:00
dlist.d Add liniarRemoveElement from Dlist 2017-10-19 17:31:27 +03:00
package.d DScanner: automatially set all unattributed unittests to @safe or @system 2017-02-22 05:42:04 +01:00
rbtree.d Fix issue 18634 - support for delegate comparators in rbtree 2018-03-20 00:38:06 +02:00
slist.d Fix issue 9362 - Add linearRemoveElement from Slist 2017-10-19 17:32:17 +03:00
util.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00