diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2023-04-16 19:30:00 +0100 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2023-04-16 19:30:00 +0100 |
commit | ae80fe4d92ff37b3bdd1b9c34e277ec6c9d40eec (patch) | |
tree | fbba64d8fe220d83ba07efea8549cba914de40d7 /obs.ipkg | |
parent | c140e764829171ccd14f0158557a342dfe5f2355 (diff) |
Define generic equality.
Judgemental equality is a trivial instance.
Diffstat (limited to 'obs.ipkg')
-rw-r--r-- | obs.ipkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ modules = Core.Declarative , Core.Environment , Core.Environment.Extension + , Core.Generic , Core.Reduction , Core.Term , Core.Term.NormalForm |