|
|
|
|
|
by zimpenfish
4274 days ago
|
|
> Most people will need to reason about fundamental data structures. I've had to use linked lists precisely twice in the last 10 years and both times were because I'd been forced down to C for API reasons. Even then I just used the BSD macros and didn't give it a second thought. When on earth would I ever need to reason about them? |
|