Module Filenames

module Filenames: sig .. end

val get_extension : string -> string

return the extension of the filename. if the string doesn't contain any occurence of the character '.' then the function returns an empty string