Module Identifier.FunctorResult

type t = t_pv id
type t_pv = [
  1. | `Result of Signature.t
]