Mercurial > urweb
view demo/buffer.urs @ 1985:5195378deeca
Merge in upstream
author | Patrick Hurst <phurst@mit.edu> |
---|---|
date | Sat, 15 Feb 2014 01:04:31 -0500 |
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