view tests/buffer.urs @ 1210:c5bd970e77a5

Parsing more comparison operators
author Adam Chlipala <adamc@hcoop.net>
date Tue, 06 Apr 2010 12:04:08 -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