Module BoxModel.BinderSource

Sourcetype 'a t = {
  1. namel : string list;
  2. typ : 'a;
}