Package quoggles.auxboxes.contains

Class Summary
Contains_Box Input: two objects (first will be a collection most times) Output: boolean value indicating if the two inputs are equal or the first actually is a collection and contains the second (the collection is not implicitly flattened).
Contains_Icon