phobos/std/container
Luís Ferreira ce558d26b1 container: array: add type checks for passed arguments in insertAfter()
insertAfter should receive a valid element or a Range of values according to
type T of the corresponding instance Array!T.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2021-01-19 03:42:45 +01:00
..
array.d container: array: add type checks for passed arguments in insertAfter() 2021-01-19 03:42:45 +01:00
binaryheap.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
dlist.d Move stableRemove alias to correct place 2020-07-11 08:58:22 +02:00
package.d Remove underscore. 2019-02-21 12:12:57 +01:00
rbtree.d RedBlackTree.empty: const, .front/.back: inout (#7644) 2020-09-30 13:29:29 +08:00
slist.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
util.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00