module Make: functor (Key : Piecewise_linear_intf.Float_like) -> functor (Value : Piecewise_linear_intf.Float_like) -> S with type key = Key.t with type value = Value.t
functor (
Key
:
Piecewise_linear_intf.Float_like
) ->
Value
S
with type key = Key.t
with type value = Value.t