Replace subst overloading with interfaces too (mostly)

This commit is contained in:
rhiannon morris 2023-02-20 22:22:23 +01:00
parent cb5bd6c98c
commit 1a7efc104e
6 changed files with 84 additions and 154 deletions

View file

@ -91,7 +91,7 @@ CanShift Dim where
B i // by = B (i // by)
export
CanSubst Dim Dim where
CanSubstSelf Dim where
K e // _ = K e
B i // th = th !! i