set-extra-1.3.2: Functions that could be added to Data.Set.
Data.Set.ExtraG
gFind :: forall a b. (Data a, Typeable b, Ord b) => a -> Set b Source