Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Scala 3 has:

  enum Vehicle:
    case Truck(loadCapacity: Int)
    case Car(numberOfSets: Int, brandName: String)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: