comments
dz / edexp_test / commentsNode Tree
Nodes
| test_node | |
| content | this is a test node |
| children | edexp_test/program/07_define |
| parents | edexp_test/comments |
| location | knowledge/edexp_test.dz:22 |
| fib_rec | |
| content | A recursive definition for producing a fibonacci sum |
| children | edexp_test/program/21_fib-rec |
| parents | edexp_test/comments |
| location | knowledge/edexp_test.dz:41 |
| a_small_test | |
| content | Perform a small test, fib(10) |
| children | edexp_test/program/70_fib-rec |
| parents | edexp_test/comments |
| location | knowledge/edexp_test.dz:134 |