Speed up multiply

This commit is contained in:
Mike Farah
2021-10-11 14:46:46 +11:00
parent 79bc1f95cb
commit ed4d888bfa
4 changed files with 31 additions and 7 deletions
+1 -1
View File
@@ -357,7 +357,7 @@ yq eval '.foobar * .foobarList' sample.yml
will output
```yaml
c: foobarList_c
<<:
!!merge <<:
- *foo
- *bar
thing: foobar_thing