We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Tree (data structure)

From Esolang
Jump to navigation Jump to search
Not to be confused with Tree.

A tree is a data structure which consists of nodes. Every node other than the root has one father and every node has any number of sons.

See also