Locally abstract type VS explicit polymorphism in polymorphic recursion context...
Read MoreHow do I Pattern-match GADT Types Get Alternative More Concrete Return Types?...
Read MoreScope error with locally abstract type when GADT constructor contains multiple type variables...
Read MoreUsing GADTs with higher order functions...
Read MoreFirst class Modules with parametric types (The type constructor F.f would escape its scope)...
Read Moreocaml GADT : why "type a." needed?...
Read MoreIs there a way to parametrize a module on a type or escape a type from a module in OCaml?...
Read MoreLocally abstract types and default values for optional arguments...
Read MoreThe signature for this packaged module couldn't be inferred in recursive function...
Read More