Hacker News new | ask | show | jobs
by oconnor0 1689 days ago
> I think that makes it the second (production-ready) language to have a primarily-structural type system

I assume we are talking about a static type system here? Many common "scripting" languages are structurally typed - what Python calls duck typing.