Rejig key-value (#41)

This commit is contained in:
Patrick Stevens
2019-08-24 08:40:27 +01:00
committed by GitHub
parent 61f3dc7306
commit 077ed6706a
7 changed files with 64 additions and 52 deletions

View File

@@ -35,8 +35,8 @@ open import DecidableSet
open import Vectors
open import KeyValue
open import KeyValueWithDomain
open import KeyValue.KeyValue
open import KeyValue.LinearStore.Definition
open import Maybe
open import Orders