------------------------------------------------------------------------
-- The Agda standard library
--
-- Basic types related to coinduction
------------------------------------------------------------------------
{-# OPTIONS --cubical-compatible --safe --guardedness #-}
module Codata.Musical.Notation where
open import Agda.Builtin.Coinduction public