Live data from Hacker News

Viewing profile — johnlcox

johnlcox

HN member
Joined
Thu, Nov 29, 2012, 2:45 AM UTC
HN karma
38
Public activity
2 items

About johnlcox

No profile information was provided.

Recent public activity

  1. comment
    Comment #9931429

    I haven't tried it with enums, but it should still be possible with Motif. I'll have to add some tests. match(enumValOpt) .when(some(eq(MyEnum.VALUEX))).then(() -> someFn(p1, p2)) …

  2. story