Y
Hacker News
new
|
ask
|
show
|
jobs
by
nathanappere
814 days ago
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...
1 comments
ismaelct
812 days ago
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.
link