view tests/buffer.urs @ 1450:d40104c112df

Warn that tests ought not to be used
author Adam Chlipala <adam@chlipala.net>
date Sun, 17 Apr 2011 11:21:19 -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