{-# OPTIONS --cubical --no-import-sorts --safe #-}
module Cubical.Data.Int where

open import Cubical.Data.Int.Base public

open import Cubical.Data.Int.Properties public