#functional-programming
Read more stories on Hashnode
Articles with this tag
There's the last guy called reduce but it's not here because it's like the odd guy out and requires a dedicated article to it Let us map Before we...
JS folks will love this one · Lambda functions are in short, anonymous functions. Literally one-liners that would make you blush with praise. They are...
An introductory content to Rust macros · So, you've been writing Rust for a few days or so; or even a few weeks or months, or years, or decades. But!...
We've all called functions or methods of a class and then we see our editor show stuffs like so: The focus is on *values part of the picture. Most...