Hacker News new | ask | show | jobs
by throw1234567891 25 days ago

    type T1 string
    type T2 string
    type Meh Either<T1, T2>