view demo/more/select.urs @ 1068:757dbac0454d

Checked-ness of radio options; Option.get
author Adam Chlipala <adamc@hcoop.net>
date Sat, 12 Dec 2009 11:02:20 -0500
parents e46227efcbba
children
line wrap: on
line source
val selectChar : list (char * string) -> option char -> xml select [] []