You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.
It should support following basic operations:
apply
- check if argument is contained in this setadd
remove
foreach
transform
map
toSet
Implementation could use ideas from non/debox Set:
https://github.com/non/debox/blob/master/src/main/scala/debox/Set.scala
The text was updated successfully, but these errors were encountered: