phobos/std/container
MoonlightSentinel a22571f59a Fix 22488 - Add inout to allow Array.data for const/immutable Array's
Simply propagate the const'ness to the return slice.
2021-11-08 05:34:08 +00:00
..
array.d Fix 22488 - Add inout to allow Array.data for const/immutable Array's 2021-11-08 05:34:08 +00:00
binaryheap.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
dlist.d Annotate std/container/dlist.d to please dlang/dmd#12520 2021-05-18 01:58:16 +02:00
package.d adds assert messages to std.container.package 2019-09-20 12:04:42 +08:00
rbtree.d mark RBNode.left and RBNode.right @trusted 2021-08-09 12:29:07 +02: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