The Set module implements sets as binary trees. This is an incredibly useful data structure.
7/22/2005 9:07:53 AM - -213.199.128.147
The Map module implements dictionaries, using binary trees under the hood. This is an incredibly useful data structure.
7/22/2005 9:12:00 AM - -213.199.128.155