TTGing the lambda lifter
This commit is contained in:
parent
f4f1786be3
commit
a1e9624d5e
5 changed files with 67 additions and 13 deletions
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
module Auxiliary (module Auxiliary) where
|
||||
|
||||
snoc :: a -> [a] -> [a]
|
||||
snoc x xs = xs ++ [x]
|
||||
Loading…
Add table
Add a link
Reference in a new issue