rust/src/libflate
Kevin Ballard b8270c8db2 Remove Rng.choose(), rename Rng.choose_option() to .choose()
Rng.choose() is used so rarely that it doesn't necessitate having two
methods, especially since the failing, non-option variant also requires
Clone.

[breaking-change]
2014-05-20 20:44:45 -07:00
..
lib.rs Remove Rng.choose(), rename Rng.choose_option() to .choose() 2014-05-20 20:44:45 -07:00