view tests/buffer.urs @ 2128:248e2b32954b

Fix dynClass JavaScript reversion
author Adam Chlipala <adam@chlipala.net>
date Sun, 08 Mar 2015 11:05:54 -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