Commit graph

10 commits

Author SHA1 Message Date
H. S. Teoh
309a22e916 Update cross-module links.
Update crosslinks in cheat sheet.
2015-01-20 10:16:06 -08:00
H. S. Teoh
fa803294a6 Move each() to std.algorithm.iteration. 2015-01-20 09:14:06 -08:00
H. S. Teoh
5cae4f0cb5 Split mutation algorithms into own submodule.
Clean up inter-package imports.
2015-01-20 09:14:06 -08:00
H. S. Teoh
b476a82b5b Split search algorithms into own submodule. 2015-01-20 09:14:06 -08:00
H. S. Teoh
5551facc2f Refactor: reduce global imports. 2015-01-20 09:14:06 -08:00
H. S. Teoh
9dc4c34379 Split iteration functions into own submodule. 2015-01-20 09:14:06 -08:00
H. S. Teoh
28feb36b6e Split comparison functions into own submodule. 2015-01-20 09:14:06 -08:00
H. S. Teoh
8275298a72 Split sorting functions into own submodule. 2015-01-20 09:14:06 -08:00
H. S. Teoh
d109025fd1 Move set operations into submodule. 2015-01-20 09:14:06 -08:00
H. S. Teoh
48040701a5 Prepare to split up std.algorithm into submodules. 2015-01-20 09:14:06 -08:00