[clean-list] questions

Tomasz Zielonka t.zielonka@students.mimuw.edu.pl
Thu, 20 Nov 2003 18:20:04 +0100


On Thu, Nov 20, 2003 at 06:08:11PM +0100, Tomasz Zielonka wrote:
> 
> date = do
>     yyyy <- count 4 digit
>     char '-'
>     mm <- count 2 digit
>     char '-'
>     dd <- count 2 digit
>     return (yyyy, mm, dd)

I hope Clean list subscribers were not offended by me sending Haskell
code :)

By the way, are there any plans to add the do-notation to Clean (if it's
not there already - it's been some time since I used Clean).

Best regards,
Tom

-- 
.signature: Too many levels of symbolic links