Russoul/Nova

Design and implement a form of co-inductive types

Russoul opened this issue · 0 comments

Varients:

  • Base co-inductive type that's enough to assemble others from (like Nat for inductive types)
  • M-type
  • Co-inductive data-type schema

Later generalise to quotient-indexed-co-inductive data-types