insert
fn
basic_string insert(size_type pos, const(T) * s, size_type n) ref @nogcNo documentation available for this declaration.
fn
basic_string insert(size_type pos, size_type n, T c) ref @nogcNo documentation available for this declaration.