M2 icon indicating copy to clipboard operation
M2 copied to clipboard

fix set Set, add toList Tally

Open pzinn opened this issue 6 months ago • 4 comments

this is another (minor) fix of #3574: the definition of set Set didn't work since set is defined at d level. Instead we let set be equivalent to set @@ keys on hash tables. We also add a missing toList Tally.

pzinn avatar May 02 '25 20:05 pzinn