Viewing profile — univalence
univalence
HN member- Joined
- Tue, Apr 30, 2019, 6:26 AM UTC
- HN karma
- 10
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About univalence
No profile information was provided.
Recent public activity
-
comment
Comment #27515697
They explicitly offered to do that, and also suggested 3 other solutions to address his concern, and he shot all suggestions down with what amounted to "I already told you what I w…
-
comment
Comment #19785641
It will not, because code inside a do-block is sequenced. The value `first` in the line `first <-computeFirst` is a non-error value. If computeFirst fails, the value does not exist…