|
|
|
|
|
by d--b
3380 days ago
|
|
While I understand the idea of having small functionalities separated in packages with no dependencies, this feels somewhat too small. This is basically a wrapper for the `move` function that is defined in 50 lines of code. As a developer, I gain more by understanding those 50 lines of code than understanding how to import and call this. |
|