ocaml-gospel / gospel

A tool-agnostic formal specification language for OCaml.
https://ocaml-gospel.github.io/gospel
MIT License
123 stars 16 forks source link

Add support for mutually recursive ghost types #403

Open n-osborne opened 3 months ago

n-osborne commented 3 months ago

This PR proposes to add support for mutually recursive ghost types.

This should fix #388