summaryrefslogtreecommitdiff
path: root/tests/buffer.urs
blob: 58312bbd3f93459a8af7ec458bd62ff99c0b7900 (plain)
1
2
3
4
5
type t

val create : transaction t
val render : t -> signal xbody
val write : t -> string -> transaction unit