Mercurial > urweb
annotate demo/more/select.urs @ 1102:8d0f195710f1
Update manual's description of implicit arguments
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Wed, 30 Dec 2009 09:48:32 -0500 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |