Mercurial > urweb
view demo/metaform.urs @ 592:a8be5a2068a5
Injecting strings and bools
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 01 Jan 2009 16:11:42 -0500 |
parents | ad7e854a518c |
children | 6c4643880df5 |
line wrap: on
line source
functor Make (M : sig con fs :: {Unit} val names : $(mapUT string fs) end) : sig val main : unit -> transaction page end