@justamoment@twtxt.net Well that’s one example (the typing system) where I find it has a nice balance too. You don’t have to declare every variable’s type, the compiler will infer this pretty much most of the time. The only time I define types are structs, interfaces and global variables or a locally scoped variable I intend to assign later.

⤋ Read More

Participate

Login to join in on this yarn.