戻る
これが使えるのは 1.4 以降
{{ list1 |unique }}
{{ list1 | union(list2) }}
{{ list1 |intersect(list2)}}
{{ list1 |difference(list2)}}
{{ list1 |symmetric_difference(list2)}}
There was an error while loading. Please reload this page.