Many other languages have similar mechanisms to the Java streams API. Scheme, and probably Lisp in general, is well known for it. Then we have Ruby, Crystal, Python, D, JavaScript...
I can't think of other languages that have something exactly like LINQ, though, unless you count SQL.
Comments
Many other languages have similar mechanisms to the Java streams API. Scheme, and probably Lisp in general, is well known for it. Then we have Ruby, Crystal, Python, D, JavaScript...
I can't think of other languages that have something exactly like LINQ, though, unless you count SQL.