|
|
1.1 root 1: procedure depth(ltree)
2: local count
3: count := 0
4: every count <:= 1 + depth(ltree[2 to *ltree])
5: return count
6: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.