Module Augment_specialised_args.Definition
type t=|Existing_inner_free_var of Variable.t|Projection_from_existing_specialised_arg of Projection.t
Augment_specialised_args.Definitiontype t = | Existing_inner_free_var of Variable.t |
| Projection_from_existing_specialised_arg of Projection.t |