|
|
|
|
|
by thoradam
3742 days ago
|
|
This is one of the best qualities of languages like Haskell, the type system promotes discovery and true reuse of code. There has even been research into specifying dependencies as 'something that implements this signature' rather than specific packages. |
|