Viewing profile — kdsgfn
kdsgfn
HN member- Joined
- Fri, Feb 17, 2017, 5:03 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About kdsgfn
No profile information was provided.
Recent public activity
-
comment
Comment #13669863
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).