Apitax / Scriptax

Scriptax is a general purpose, automation first language used to quickly script together automation.
GNU General Public License v3.0
2 stars 0 forks source link

Add support for adding and subtracting lists and dicts #23

Closed ShawnClake closed 5 years ago

ShawnClake commented 5 years ago

Adding lists and dicts will merge the contents

Subtracting lists and dicts will remove the keys from the first if they exist in the second.

Allowed types: