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
binaryheap.d
dlist.d
package.d
rbtree.d Fix issue 18634 - support for delegate comparators in rbtree 2018-03-20 00:38:06 +02:00
slist.d
util.d