j
k
j a
j l
Ooops,
headOfP <- return (Control.Excection.evaluate (head p))
should be
headOfP <- (Control.Excection.evaluate (head p))
Back to the thread
Back to the list