rust/src/libextra
blake2-ppc 52b4a2eb6f dlist: Fix .peek_next() w.r.t double ended iterators
.peek_next() needs to check the element counter just like the .next()
and .next_back() iterators do.

Also clarify .insert_next() doc w.r.t double ended iteration.
2013-07-22 17:51:11 +02:00
..
2013-07-19 15:08:42 -07:00
2013-07-17 14:57:55 -07:00
2013-07-20 05:08:55 -04:00
2013-07-19 15:08:42 -07:00
2013-07-18 02:18:53 +02:00
2013-07-19 15:08:42 -07:00