Mercurial > urweb
view demo/buffer.urs @ 1296:0d3d9e653829
Shortcut invocations for single .ur files
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 07 Sep 2010 09:21:51 -0400 |
parents | 755a71c99be5 |
children |
line wrap: on
line source
type t val create : transaction t val render : t -> signal xbody val write : t -> string -> transaction unit