X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=assignment4.mdwn;h=34fb044d6197fd875e56a4f15ecc26bc2a233e37;hp=7ec49f77e604a02ea82901487db000cc9bcf8e4b;hb=43a168d149dd549338cd3f8b59c85bef3ba4de20;hpb=a4c3bd5c0bcebbd8f550ec6f6033f16f98cd2a8e diff --git a/assignment4.mdwn b/assignment4.mdwn index 7ec49f77..34fb044d 100644 --- a/assignment4.mdwn +++ b/assignment4.mdwn @@ -1,3 +1,5 @@ +Assignment 4 +------------ #Reversing a list# @@ -7,6 +9,7 @@ implementation of list you like. Even then, there are various strategies you can use. +#Comparing lists for equality# +#Enumerating the fringe of a leaf-labeled tree# + [[Implementing trees]] + + +