Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This library provides some modules to read and write files, and create and scan directories.
This library exposes the following toplevel modules:
EzFile
FileAbstract
File operations with filenames represented by an abstract type FileGen.t
FileChannel
File operations on the stdlib in_channel
/out_channel
typesFileDirMaker
FileOS
Operating-System specific valuesFileSelector
FileSig
Signatures exported by other modulesFileString
File operations with filenames represented by the string
type