package polly
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Polly.Events
Source
a set of events
test x y
returns true, if and only if the intersection of the * two sets is not empty. The common case is test set x
where set
* is unknown and x
is a singleton to check that x
is contained in * set
.