Mercurial > urweb
view tests/buffer.urs @ 1261:04e9885cbe56
Add thunking to CHANGELOG
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 22 May 2010 14:14:02 -0400 |
parents | 2197f0e24a9f |
children |
line wrap: on
line source
type t val create : transaction t val render : t -> signal xbody val write : t -> string -> transaction unit