aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/contains.h
AgeCommit message (Collapse)Author
2015-01-21Implemented `Contains` in terms of `Any`Adrian Kummerlaender
* as its name implies this _function_ simplifies checking if a specific value is contained within a given list * updated `Map` to actually resolve the provided _function_