Y
Hacker News
new
|
ask
|
show
|
jobs
by
kdsgfn
3407 days ago
What you're describing can easily be done by making a module that re-exports four functions from another module and implements the fifth itself (in haskell, anyway).
1 comments
hota_mazi
3407 days ago
Yes, like I said, OOP does this a lot more elegantly.
link