view tests/buffer.urs @ 1350:a6d421812b93

Fix manual discussion of tuple syntax
author Adam Chlipala <adam@chlipala.net>
date Mon, 20 Dec 2010 08:48:20 -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