Up
–
Index
»
catala
»
Runtime_ocaml
»
Runtime
» Optional
Module
Runtime.Optional
type
'a t
=
|
Absent
of
unit
|
Present
of
'a