rust/src/libnum
Brian Anderson bc450b17e3 core: Change the argument order on splitn and rsplitn for strs.
This makes it consistent with the same functions for slices,
and allows the search closure to be specified last.

[breaking-change]
2014-08-13 15:27:37 -07:00
..
bigint.rs Use byte literal in libnum 2014-08-06 01:29:26 -04:00
complex.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
integer.rs Rename Integer trait divides to is_multiple_of. 2014-07-29 15:43:52 -07:00
lib.rs Update doc URLs for version bump 2014-07-11 11:21:57 -07:00
rational.rs core: Change the argument order on splitn and rsplitn for strs. 2014-08-13 15:27:37 -07:00