jonthegeek / stbl

Stabilize Function Arguments
https://jonthegeek.github.io/stbl/
Other
14 stars 0 forks source link

Import functions from other packages rather than namespacing. #51

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

This feels like a better approach. It theoretically makes it easier to replace them if I decide I don't like their version, and supposedly :: costs some number of microseconds.