tlhand
No user record in our sample, but tlhand 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 tlhand has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
std::variant is not a true algebraic data type, since the individual element constructors do not construct the variant type automatically. Compare to OCaml, written in a verbose and unidiomatic way that is similar to…