Mercurial > urweb
view tests/buffer.urs @ 956:d80734855790
Don't try to check if functions are already tail-recursive
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 17 Sep 2009 17:17:49 -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