WLJS LogoWLJS Notebook

UnionPlus

UnionPlus[x,y,…] displays as x⊎y⊎….

Examples

Display the multiset union symbol:

UnionPlus[A, B, C]
(* A ⊎ B ⊎ C *)

Please visit the official Wolfram Language Reference for more details.

On this page