Curried Function in Java
Currying is a technique of transforming a function with multiple arguments into a function with just single argument. The single argument is…
Practical engineering notes on architecture, backend, cloud, Rust, and Java.
Currying is a technique of transforming a function with multiple arguments into a function with just single argument. The single argument is…
It has been long time since I started with setup/configuration related blog post. This post provides steps for setting up developer machine…
“Find the five nearest stores,” “everything within 10 km of the user,” “sort results by distance” — these are everyday requirements, and Apa…
A Closure is a first class function or reference to a function together with a referencing environment...
Type to search articles and notes.