© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Saurabh Sen
just a dev
// one liner :- const sum = a => b => b?sum(a+b):a;