The set of modules and symbols exported by a package is called “package interface” of that package. FASTN lets one package declare that it is “implementing” another package. All packages that implement a common package are interchangeable without changing any code, and only updating the dependency in FASTN.ftd
file.