sklearn
Sklearn.PyList
module type ELEMENT = sig ... end
module type S = sig ... end
module Make (X : ELEMENT) : S with type elt := X.t