view demo/more/conferenceFields.urs @ 1021:7a4a55e05081

Use call/cc for recv and sleep
author Adam Chlipala <adamc@hcoop.net>
date Sun, 25 Oct 2009 15:29:21 -0400
parents 16f7cb0891b6
children 53a22f46f377
line wrap: on
line source
val title : Meta.meta (string, string)
val abstract : Meta.meta (string, string)

con dropdown :: (Type * Type)
val dropdown : string -> list char -> Meta.meta dropdown