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:
update
- put element at given keyget
/apply
- return underlying value in an Optioncontains
remove
foreach
map
mapValues
transform
transformValues
toMap
Implementation could use ideas from non/debox Map:
https://github.com/non/debox/blob/master/src/main/scala/debox/Map.scala
The text was updated successfully, but these errors were encountered: