Hacker News new | ask | show | jobs
by mgradowski 1611 days ago
I like interface-only packages in the Julia ecosystem e.g. Tables.jl enables the development of several packages for querying tabular data that work across many concrete implementations; Plots.jl separates the high-level plotting interface from the plotting backend.
1 comments

Hah - I'm saying switching libraries is a headache - switching languages is absolutely not an option...