import "StandardLibrary" find a = a foo x = True main = iter (\x -> do if x == "A" then foo $ find 23 else () () ) ["x"] where set = MSet.create () -- ()