Array Operators with nested support
Optional
[1, 2, 3] includes 2
[1, 2, 3] array includes all elements e.g. [1, 2]
[1, 2, 3] has size 3
Array Operators with nested support