Input and Output - Definition

1

What is the definition of the following predefined functions of System.Random ::

a) randomRIO :: (Int,Int)-> IO Int

b) putChar :: Char -> IO ()

    
asked by anonymous 12.12.2017 / 00:14

0 answers