Expand description
Module containing various utility functions
Functionsยง
- mul_str
- Create a string consisting of
n
repetitions ofwhat
. - relative_
name - Create a user-usable path to
what
fromprefix
. - vec_
merge - Merges two
Vec
s.
Module containing various utility functions
n
repetitions of what
.what
from prefix
.Vec
s.