mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-26 00:28:47 +00:00
S-expressions and pattern matching
This commit is contained in:
parent
958bf482a8
commit
800d976b8e
8 changed files with 148 additions and 88 deletions
|
|
@ -21,4 +21,3 @@ printList (x);
|
|||
printList (y);
|
||||
printList (append (x, y));
|
||||
printList (append (y, x))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue