Augment_specialised_args
Helper module for adding specialised arguments to sets of closures.
module Definition : sig ... end
module What_to_specialise : sig ... end
module type S = sig ... end
module Make (_ : S) : sig ... end