-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
-
['a', 'b'].toSetreturns aHashSet[char], not aset[char] -
['a', 'b'].toHashSetis not defined -
cardis defined for both set and HashSet, butlenis defined for HashSet only, not set -
echo({'a', 'b', 'c', 'b'}.card) : 4(that one is already reported here:set bug: echo({'a', 'b', 'c', 'b'}.card) : 4 #7555)
alehander92, haltcase and krux02
Metadata
Metadata
Assignees
Labels
No labels