
Prophet::Collection

This class allows the programmer to search for Prophet::Record objects matching certain criteria and to operate on those records as a collection.

Instantiate a new,
empty Prophet::Collection object to find items of type $TYPE.
Find all Prophet::Records of this collection's type where $CODEREF returns true.
Returns a reference to an array of all the items found