3 lines
79 B
OCaml
3 lines
79 B
OCaml
let* x = enumeration in
|
|
if not condition then empty else
|
|
return expression
|