Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
adonovan
3 months ago
|
parent
|
context
|
favorite
| on:
Succinct data structures
Funny, I recently independently reinvented [1] the "balanced parentheses tree" and was very satisfied with its flexibility and speed: it seemed so simple and general I was surprised not to already know it by name. Now I do!
[1]
https://pkg.go.dev/golang.org/x/tools/internal/astutil/curso...
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://pkg.go.dev/golang.org/x/tools/internal/astutil/curso...