view demo/buffer.urs @ 1997:c93fbd139732

Define uw_loggers structure, allow FFI code to access it
author Sergey Mironov <grrwlf@gmail.com>
date Wed, 26 Feb 2014 08:21:52 +0000
parents 755a71c99be5
children
line wrap: on
line source
type t

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