view demo/more/conferenceFields.urs @ 1020:dfe34fad749d

RPC uses VM support for call/cc
author Adam Chlipala <adamc@hcoop.net>
date Sun, 25 Oct 2009 14:07:10 -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