Module Fragment.TypeSource

Sourcetype t = [
  1. | `Resolved of Resolved.Type.t
  2. | `Dot of Signature.t * string
]