12345{-# OPTIONS --cubical-compatible #-}module Class.Functor where open import Class.Functor.Core publicopen import Class.Functor.Instances public