(Quick Reference)

Purprose

Convenience method to emulate Map functionality.

Example

Smartionary.contains('fruits', 'apple')

Description

contains() returns true if and only if the Smartionary exists, and has a SmartionaryEntry that has the specified value. Do not confuse it with containsKey.