Mercurial > urweb
view tests/buffer.urs @ 2124:f3c24e6790ba
Hexadecimal integer literals, contributed by Gabriel Riba
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 05 Mar 2015 15:03:04 -0500 |
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