Module Metrics_base.OptionKf

module OptionKf: Datatype.S_with_collections  with type t = Kernel_function.t option

include Datatype.S
module Set: Datatype.Set  with type elt = t
module Map: Datatype.Map  with type key = t
module Hashtbl: Datatype.Hashtbl  with type key = t