karmakaze 6 hours ago

You also don't need variable names with point-free form, also known as tacit programming. I still prefer to name and type intermediate things.

Lapsa 10 hours ago

Sorbet needs type inference and `dynamic` keyword

monarchwadia 10 hours ago

And this is why I don't use Ruby.