Strongly_connected_components
module type S = sig ... end
module Make (Id : Identifiable.S) : sig ... end