Mercurial > urweb
view demo/more/conferenceFields.urs @ 1324:d596c7002ad8
More accurate/conservative leaky type detection in CjrPrint
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 28 Nov 2010 15:06:11 -0500 |
parents | 5d9f47124c4c |
children |
line wrap: on
line source
val title : Meta.meta (string, string) val abstract : Meta.meta (string, string) val commentsForAuthors : Meta.meta (string, string) con dropdown :: (Type * Type) val dropdown : string -> list char -> Meta.meta dropdown val dropdown_show : show dropdown.1