mps-2009.7.4: OO duck syntaxSource codeContentsIndex
MPSUTF8
Documentation
module MPS
read_file :: String -> IO StringSource
write_file :: String -> String -> IO ()Source
ls :: String -> IO [String]Source
mkdir_p :: String -> IO ()Source
file_exist :: String -> IO BoolSource
dir_exist :: String -> IO BoolSource
split :: String -> String -> [String]Source
gsub :: String -> String -> String -> StringSource
sub :: String -> String -> String -> StringSource
match :: String -> String -> Maybe (RegexResult, MatchList)Source
strip :: String -> StringSource
Produced by Haddock version 2.4.2