Mercurial > urweb
annotate demo/more/select.urs @ 1063:e3f6620afd51
Convert ctype is*() function results to booleans
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 08 Dec 2009 12:06:41 -0500 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |