Lookup
return the value in the
association
which is associated with thekey
. If no value is available returnMissing("KeyAbsent",key)
.
return the value in the
association
which is associated with thekey
. If no value is available returndefaultValue
.
Examples
Related terms
Association, AssociationQ, Counts, Keys, KeySort, Values
Implementation status
- ✅ - full supported