Module BO.FuncPtr

type t =
  1. | Path of Symb.SymbolPath.partial
  2. | Closure of IR.Exp.closure
module Set : sig ... end