Y
Hacker News
new
|
ask
|
show
|
jobs
by
seanmcdirmid
3322 days ago
Ya, I'm not away of any other popular OO language that goes this route. The implications of structural sub-typing are huge, though I guess many programmers wouldn't be able to call it out.
2 comments
atemerev
3322 days ago
Scala has it. With Shapeless, you can go all crazy with it.
link
rounce
3322 days ago
Uhh, JavaScript (via FlowType)?
link