[ libs ] add DecEq to Prelude

This commit is contained in:
2025-07-27 14:57:21 -07:00
parent bcf34c0941
commit 0c72d690e3
3 changed files with 11 additions and 18 deletions

View File

@@ -4,8 +4,6 @@ module Neighbors
-- Prf ?
import Prelude
data Void : U where
data Prf : U U where
Pf : a. {{_ : a}} Prf a