This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Lift recursion groups to function-references proposal? #282
Closed
Description
I noticed in the current MVP text it says that deftypes
that are not within a recursion group are interpreted as being in a recursion group only containing themselves. As the GC proposal is based on function-references
, but function-references
does not contain the recursion group concept, that would imply a breaking change to how recursive functions work in that proposal.
In general, the function-references
proposal needs to be updated in light of the landing of iso-recursive types in this proposal.
Metadata
Metadata
Assignees
Labels
No labels