{-# OPTIONS --without-K --safe #-} module Util where open import Data.Fin using (Fin; toℕ) open import Data.Nat using (ℕ; _≤_; _<_ ; z