(***********************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* failwith "Bij.remove" in { f = Gmap.remove x b.f; finv = Gmap.remove y b.finv } let app f b = Gmap.iter f b.f let to_list b = Gmap.to_list b.f