Hacker News new | ask | show | jobs
by pas 316 days ago
this sounds interesting but it's a bit too early here for me. by any chance can we (not simply a royal we :D) ask you to provide a code example (of a correct implementation), or a link to one? many thanks!
1 comments

I would probably look at the lodash implementation (for JS/TS) as a complete implementation example.

https://github.com/lodash/lodash/blob/8a26eb42adb303f4adc7ef...