Mercurial > urweb
annotate demo/more/select.urs @ 1250:e80582b927f2
Add rand to Basis and handle it in Iflow
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 29 Apr 2010 17:24:42 -0400 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |