1 2 3 4 5 6 7 8 9 10
//@NO-IMPLICIT-PRELUDE //! Functions for working with the file system let fs_prim = import! std.fs.prim { .. fs_prim }