From: Stephen Chang (stchang at ccs.neu.edu) Date: Thu Oct 23 21:27:01 EDT 2014 |
|
The docs for set-symmetric-difference (and the mutable version) says: "Produces a set of the same type as st0 that includes all of the elements contained an even number of times in st0 and the sts." But it should be odd? (and the example seems to confirm this)
Posted on the users mailing list. |
|