view tests/buffer.urs @ 1530:09c56e03beaf

Manual: emphasize how great '-tc' is
author Adam Chlipala <adam@chlipala.net>
date Sun, 07 Aug 2011 13:47:15 -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