{-# OPTIONS --safe #-}

module Cubical.Data.Queue where

open import Cubical.Data.Queue.Base public
open import Cubical.Data.Queue.Finite public