Function std::collections::bitv::from_fnDeprecated [-]  [+] [src]

pub fn from_fn<F>(len: uint, f: F) -> Bitv

Deprecated: Now a static method on Bitv.