module Filenames:sig..end
Additional functions to the Filename module
val get_extension : string -> stringreturn the extension of the filename. if the string doesn't contain any occurence of the character '.' then the function returns an empty string