List Question
13 TechQA 2022-05-03T14:14:05.193000Scope error with locally abstract type when GADT constructor contains multiple type variables
200 views
Asked by glennsl
Is there a way to parametrize a module on a type or escape a type from a module in OCaml?
105 views
Asked by wyer33
Parametric locally abstract type
1.5k views
Asked by tomferon
Filtering tweets on a locally stored dataset
56 views
Asked by R.K.
First class Modules with parametric types (The type constructor F.f would escape its scope)
644 views
Asked by LiKao
OCaml's `type a. a t` syntax
708 views
Asked by Antoine
Locally abstract types and default values for optional arguments
216 views
Asked by tbrk
How do I Pattern-match GADT Types Get Alternative More Concrete Return Types?
260 views
Asked by wss
Using GADTs with higher order functions
396 views
Asked by glennsl
ocaml GADT : why "type a." needed?
661 views
Asked by Pierre G.
parametric GADT from the outside
275 views
Asked by lavi
The signature for this packaged module couldn't be inferred in recursive function
474 views
Asked by Ulrar