yq/pkg/yqlib/doc/headers/Add.md

5 lines
162 B
Markdown
Raw Normal View History

2020-11-24 02:07:19 +00:00
Add behaves differently according to the type of the LHS:
- arrays: concatenate
- number scalars: arithmetic addition (soon)
- string scalars: concatenate (soon)