package functory

  1. Overview
  2. Docs
val compute : master:((string * 'c) -> string -> (string * 'c) list) -> (string * 'c) list -> unit