view tests/buffer.urs @ 1101:b9abd6cded7b

Treat getCookie as effectful
author Adam Chlipala <adamc@hcoop.net>
date Tue, 29 Dec 2009 16:48:27 -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