Mercurial > urweb
view tests/buffer.urs @ 1597:e283ca05c829
Add read instance for time on the client
author | Ron de Bruijn <rmbruijn@gmail.com> |
---|---|
date | Thu, 17 Nov 2011 17:14:44 +0100 |
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