jfauwasdf
No user record in our sample, but jfauwasdf 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 jfauwasdf has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Agreed but I never made the claim they couldn't be. Can you expand on the ideas from Standard ML that are referenced in the article? That's what I'm interested in and didn't intend to go on a tangent here. Apologies for…
With respect to state machine transitions FTA: "Changing from one state to another should consume the state so it can no longer be used." consume is a dog whistle for affine logic, is it not? also you are right in that…
Are you sure you aren't thinking of Idris or LinearML? Standard ML does not have linear or affine logic AFAIK.
> you can never use range over a channel in production code. You must always do any select on a channel alongside a shutdown (bailout) channel, so there will always be at least two channels being select-ed on. What if…
[dead]