Modular Implicits - When?
|
|
1
|
1032
|
September 14, 2020
|
Extensible variants and the equivalent of "manifest types"?
|
|
0
|
703
|
May 8, 2020
|
Question about typing polymorphic variants
|
|
1
|
733
|
April 2, 2020
|
Talk, March 7, Effective Programming: Adding an Effect System to OCaml
|
|
16
|
3209
|
September 21, 2019
|
Containers interface & Passing constraints through functors
|
|
9
|
1438
|
July 3, 2019
|
A heterogenous list (difflist) that you can both append to and safely access elements
|
|
9
|
3260
|
July 2, 2019
|
Generalize the fields of a record to apply validation (& other ops)
|
|
7
|
2011
|
November 30, 2018
|
Pattern matching on private strings
|
|
33
|
4293
|
February 24, 2018
|
Catching type error in toplevel
|
|
6
|
1729
|
February 19, 2018
|
Function over GADT not "polymorphic enough"
|
|
2
|
1274
|
January 12, 2018
|
Practice: Making Invalid States Unrepresentable
|
|
10
|
2254
|
November 30, 2017
|
A question on type/module equality
|
|
12
|
2636
|
November 8, 2017
|
Value guaranteed to be set after initialization
|
|
8
|
1389
|
July 28, 2017
|
Why can't OCaml simplify this (conjunctive) polymorphic variant type?
|
|
8
|
2093
|
July 19, 2017
|