Function lovm2_std::replace[][src]

pub fn replace(vm: &mut Vm) -> Lovm2Result<()>

replace(base: String, pat: String, repl: String) -> String