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
text/plain
image/svg+xml
text/html
application/xhtml+xml
parens :: Parser ()
parens = do{ char '('
; parens
; char ')'
; parens
}
<|> return ()
This paste has no annotations.
Colorize as:
None
Basic Lisp
Scheme
Emacs Lisp
Common Lisp
C
C++
Java
Objective C
Erlang
Python
Haskell
Show Line Numbers
Planet Lisp
Practical Common Lisp - learn Lisp!
Main page
New paste
|
List all pastes
|
Syndication
|
XML-RPC
|
Source
|
Requests Email
|
Administrate
|
Project home
Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.