Replace subst overloading with interfaces too (mostly)
This commit is contained in:
parent
cb5bd6c98c
commit
1a7efc104e
6 changed files with 84 additions and 154 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue