Hacker News new | ask | show | jobs
by ismaelct 820 days ago
Thanks. Where can I find your library? I'd love to compare notes!
1 comments

I use a functional version of this that can chain any "callables" + support extensions on the calling interface https://docs.rubykit.org/kit-organizer/edge/Kit.Organizer.Se...
Nice. Yes the pattern I describe in the article supports any callable too. I should point out that this is not a specific library, just a very bare-bones pattern.