Zonk metas in functions, optional type signature on ptype
This commit is contained in:
@@ -100,3 +100,6 @@ nf : Env -> Tm -> Tm
|
||||
nf env t = quote (length env) (eval env t)
|
||||
|
||||
-- and then a parser / example
|
||||
-- Are we ready to try building a parser in newt?
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user