6 ms·
Yes, these idioms would work in Javascript too. I guess the point is that people are starting to discover that languages like Python and JS support these funct
by danprager 18y ago
Yes, these idioms would work in Javascript too.
I guess the point is that people are starting to discover that languages like Python and JS support these functional idioms quite nicely.
Remember when all the books on JS pretended that it was some kind of crippled cousin of Java (as the name suggests), rather than a Scheme-lite in Java-esque syntax (as its designer has opined).
- jamongkad 18y agoHaha yes, I do remember those times. Now that you've mentioned it another language that fits the description of a Scheme-lite in Java-esque syntax is Lua.