Paste number 24579: what is this doing??

Paste number 24579: what is this doing??
Pasted by: syntaxfree
2 years, 4 months ago
#haskell
Paste contents:
Raw Source | XML | Display As
parens  :: Parser ()
parens  = do{ char '('
            ; parens
            ; char ')'
            ; parens
            }
        <|> return ()

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.