Mercurial > urweb
view tests/buffer.urs @ 1766:92cfc69419bd
Be more conservative in choosing candidates for Especialize, re: mutual recursion
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 17 May 2012 10:20:24 -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