otto-edgar
No user record in our sample, but otto-edgar has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but otto-edgar has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
What do you find insane about the C# `List` source code? I'm not a C# programmer, but the public API looks sound, and the entire thing is like 1K LOC including docstrings (I guess the inherited code would add to that).
I think the point is that these data structures can be the foundation of a pure-functional style of programming. You wouldn't drop these into an ecosystem where the programmers are used to dealing with mutable…
I think TCO and JVM are orthogonal discussions -- by the time the bytecode is generated, the TCO may have already been performed.