OCaml
Syntax proposal: optional record fields
Learning
hongchangwu
December 30, 2021, 10:35pm
8
PPX can help here, e.g., this
ppx_deriving
plugin
or this
standalone
.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Version control of records
Learning
serialization
,
records
,
s-expression
9
748
March 30, 2023
Empty records and record types?
Learning
type-system
,
ocaml
,
syntax
,
records
4
524
March 29, 2024
Creating json for optional fields
Learning
yojson
8
2314
April 17, 2023
Ocaml record type usage
Learning
3
804
September 16, 2019
Is it possible to "anonymize" the type parameter in a record field definition?
Learning
7
461
October 13, 2023