Files
Nim/lib
def 1ae4d535cd Add nextPermutation and prevPermutation
Fits best into algorithm module I guess. These are the most general
ways, an iterator could easily be implemented from this. Same algorithm
as in Rust: http://web.mit.edu/rust-lang_v0.11/doc/src/collections/var/tmp/alexp/rust/rust-0.11.0/src/libcollections/slice.rs.html#644
2015-02-01 18:29:01 +01:00
..
2015-02-01 11:58:40 +01:00
2014-10-05 03:06:19 +02:00
2015-01-26 00:06:43 +01:00
2015-01-11 01:04:20 +01:00
2013-03-16 23:53:07 +01:00
2015-01-06 15:26:33 +01:00
2014-08-28 09:50:51 +02:00
2014-08-28 09:59:26 +02:00