set.intersect
output intersection of given sets
доступно с версии: 0.3
аргументы:
- ARGS
right set elements
тип: any
входы:
- first set or list (converted to set), other values are ignored
тип: control
- second set or list (converted to set)
тип: control
выходы:
- output intersection of given sets
тип: control
ключевые слова:
data
intersection
set
Смотрите также:
[data.set]
[set.union]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later