tweak advanced
[lambda.git] / miscellaneous_lambda_challenges_and_advanced_topics.mdwn
similarity index 99%
rename from lambda_advanced.mdwn
rename to miscellaneous_lambda_challenges_and_advanced_topics.mdwn
index 8af2feb..6d78f0b 100644 (file)
@@ -1,5 +1,3 @@
-#Miscellaneous challenges and advanced topics, for untyped lambda calculus#
-
 1.     How would you define an operation to reverse a list? (Don't peek at the
 [[lambda_library]]! Try to figure it out on your own.) Choose whichever
 implementation of list you like. Even then, there are various strategies you