j
k
j a
j l
Evan Laforge writes:
So I propose a function: lookupEnv :: String -> IO (Maybe String)
+1 (and +1 in general for preferring Either/Maybe over exceptions for "non-exceptional" results) --
Back to the thread
Back to the list