rust/src/libextra
blake2-ppc 92842d6516 dlist: Expose ListInsertion trait with insert_before and peek_next
An iterator that allows mutating the list is very useful but needs care
to not be unsound. ListIteration exposes only insert_before (used for
insert_ordered) and peek_next so far.
2013-07-11 15:54:35 +02:00
..
2013-07-03 23:33:55 -04:00
2013-07-08 10:25:45 -07:00
2013-07-08 13:55:11 -04:00
2013-07-10 23:08:13 -04:00
2013-07-08 18:48:07 +02:00
2013-07-08 13:55:11 -04:00