Function sprig::strings::repeat[][src]

pub fn repeat(args: &[Value]) -> Result<Value, FuncError>
Expand description

strings.Repeat, but with the arguments switched: repeat count str. (This simplifies common pipelines)