[]Function sprig::strings::repeat

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

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