🔑 key-value pairs
This commit is contained in:
@ -22,4 +22,6 @@ data Exp
|
||||
| Apply Exp Exp
|
||||
| TryCatch Exp Exp
|
||||
| Print String Exp
|
||||
| KvPut Exp Exp
|
||||
| KvGet Exp
|
||||
deriving (Eq, Show)
|
||||
|
Reference in New Issue
Block a user