RosettaCodeData/Task/Set/BQN/set-1.bqn
2023-07-01 13:44:08 -04:00

13 lines
360 B
BQN
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Union
Inter /
Diff ¬/
Subset ´
Eq
CreateSet
•Show 2468 Union 2357
•Show 2468 Inter 2357
•Show 2468 Diff 2357
•Show 2468 Subset 2357
•Show 2468 Eq 2357
•Show CreateSet 223572