foo := readlib(`foo`);
readlib(`foo`);
pour que la fonction soit visible à partir de
l'interface.
lname[foo]();
with(lname); foo();
student
, linalg
,
plots
...).
with() (-> linalg) readlib() (-> C() ou Fortran() ) lib[name] (-> linalg)