|
|
|
|
|
by traviswatkins
3460 days ago
|
|
Finger trees are an example of a truly elegant functional data structure that can be used for just about everything. The problem is they don't match the memory model of real hardware so for all of their elegance and theoretical performance in reality they're too slow to be useful. |
|