|
|
|
|
|
by TN1ck
871 days ago
|
|
Rich hickey has a nice talk about this exact problem. He uses this scenario on why “classical” dependency management is flawed - you might only want one function of a library that has no dependencies itself, but you have to import the whole thing. https://youtu.be/oyLBGkS5ICk?si=cawjnPnR9riEyvf2 |
|