]> git.lizzy.rs Git - rust.git/commit
Add option::take(), the building block of the option::take_* family.
authorBen Blum <bblum@andrew.cmu.edu>
Sat, 13 Jul 2013 02:40:57 +0000 (22:40 -0400)
committerBen Blum <bblum@andrew.cmu.edu>
Sat, 20 Jul 2013 09:08:57 +0000 (05:08 -0400)
commite2a42416ddab88f7ed076cb9a4fd6ecc70be3278
treefa1ef3905007e4228b1c3bb0c6306655bc14c4fa
parent2a7273c71efe0209c45a9e04f54e210a533ddb58
Add option::take(), the building block of the option::take_* family.
src/libstd/option.rs