view demo/more/conferenceFields.urs @ 1018:9304474170ed

Extend Fuse to work on non-recursive functions
author Adam Chlipala <adamc@hcoop.net>
date Sun, 25 Oct 2009 13:02:13 -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