Notes for 29 feb.

pull/1/head
Abhinav Sarkar 2016-02-29 20:20:09 +05:30
padre 9410b48b01
commit a59151d12b
Se han modificado 1 ficheros con 10 adiciones y 0 borrados

10
2016-02-29.md Normal file
Ver fichero

@ -0,0 +1,10 @@
- Types
- Algebraic data types
- Enumeration
- Pattern matching
- Recursive data types
- Recursion patterns
- implement null, length, sum, evens, squares
- BST
- insert
- find