6 lines
66 B
Haskell
6 lines
66 B
Haskell
|
|
*Main> a \\ b
|
||
|
|
fromList ["Serena"]
|
||
|
|
|
||
|
|
*Main> b \\ a
|
||
|
|
fromList ["Jim"]
|