Live data from Hacker News

Viewing profile — jasfas

jasfas

HN member
Joined
Sat, Sep 14, 2024, 5:55 PM UTC
HN karma
1
Public activity
1 items

About jasfas

No profile information was provided.

Recent public activity

  1. comment
    Comment #41541692

    In a struct! Pseudo code for extracting the types from subclasses and calling a multimethod on them: template struct Foo : Visitor { Result res; UntypedList lst; // This does not e…