findWithDefault package:parameterized-utils

findWithDefault d k m returns the value bound to k in the map m, or d if k is not bound in the map.