Hacker News new | ask | show | jobs
by james2doyle 269 days ago
https://pluto-lang.org/docs/New%20Features/Type%20Hinting

They have "type hints" which looks to be pretty close to what luau has except they use `any` instead of `unknown` it seems