Mercurial > urweb
view tests/empty_record.ur @ 2109:f42fea631c1d
Improve wildification for records of type-class witnesses
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Wed, 28 Jan 2015 08:47:04 -0500 |
parents | e762c96fffb7 |
children |
line wrap: on
line source
val concatX [ctx ::: {Unit}] [use ::: {Type}] : list (xml ctx use []) -> xml ctx use [] = List.foldl join <xml/>