Class type CCKTree.pset

class type ['a] pset = object .. end
Abstract Set structure

method add : 'a -> 'a pset
method mem : 'a -> bool