Page 1 sur 1

%{ %} => set[ ]

Publié : jeu. déc. 06, 2018 1:03 pm
par compsystems
Hello BP, please, you can replace the output to the set [] format

current
set[1,3,5,7] intersect set[2,4,6] [enter] %{ %}

best
set[1,3,5,7] intersect set[2,4,6] [enter] set[]

Thank you