6 ms·
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
by mgradowski 5y 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.
- sweezyjeezy 5y agoHah - I'm saying switching libraries is a headache - switching languages is absolutely not an option...