Max Bernstein
Max Bernstein
Yes, although I think it is already being used for what I originally understood as an assert. We can repurpose as guard (which won't raise/crash). Or we can rename to...
I think if we drop its meaning as assert and instead use it to mean guard (and fall-through on guard failure, instead of crash), sure, why not
Then it's possible to write `assert = | # true -> ()` which will raise/fail due to lack of matches
Currently can repro on a flight, 109.0.1 (64-bit) on Ubuntu. I am on the flight another hour or two and then on another flight for five hours on Tuesday. If...
Some info: Loading http://flyfi.com/ produces a blank page: ``` ``` Same with `/home`, etc.
Looks down right now
What needs to be done for this to happen? I've been meaning to find a C side project.
Also have you seen dyad? I saw it on Hacker News recently and that might be helpful. On Thu, Aug 21, 2014 at 10:42 AM, Eduardo Silva [email protected] wrote: >...
Oh, I didn't know about libuv. Neat! On Thu, Aug 21, 2014 at 10:56 AM, Daniel Holden [email protected] wrote: > @edsiper https://github.com/edsiper That sounds awesome. I'd love to > give...
This should perhaps be in `INSTALL`