ocaml-gospel / gospel

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

Add support for mutually recursive ghost types #403

Closed n-osborne closed 1 month ago

n-osborne commented 6 months ago

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

This should fix #388