View Problem
Check if a key exists in a map
Given a map pets
There are 28 other solutions in additional languages (clojure, cpp, erlang, fantom ...)
{joe:cat,mary:turtle,bill:canary} print "ok" if an pet exists for "mary"
There are 28 other solutions in additional languages (clojure, cpp, erlang, fantom ...)
