[Collections\contains?] add new .key option?
this would allow us to check whether the given dictionary contains a specific key
instead of a value, which is the default way contains? works right now with dictionaries
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
[Collections\contains?] add new
.key
option? this would allow us to check whether the given dictionary contains a specific key instead of a value, which is the default waycontains?
works right now with dictionarieshttps://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3ac06804dc4b29403a0/src/library/Collections.nim#L2489
3004b2f862625232c231ebafb5c8923f9aba8703