Define the WormValuators class which holds the static valuator functions.
More...
Static Public Member Functions |
static function | ListContainsValuator (item, list) |
| Valuator function that returns 1 for items present in the supplied list, otherwise 0.
|
Detailed Description
Define the WormValuators class which holds the static valuator functions.
Member Function Documentation
function WormValuators::ListContainsValuator |
( |
item |
, |
|
|
list |
|
|
) |
| |
|
static |
Valuator function that returns 1 for items present in the supplied list, otherwise 0.
- Parameters
-
item | The item to be compared. |
list | The list in which to search for the item. |
The documentation for this class was generated from the following file: