Live data from Hacker News

Viewing profile — univalence

univalence

HN member
Joined
Tue, Apr 30, 2019, 6:26 AM UTC
HN karma
10
Public activity
2 items

About univalence

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…