CoInf.agda 168 B

12345678910
  1. {-# OPTIONS --guardedness #-}
  2. module CoInf where
  3. open import Codata.Musical.Notation
  4. -- Check that ∞ can be used as an "expression".
  5. test : Set → Set
  6. test = ∞