view tests/empty_record.ur @ 2232:a07b91fa71db

Merge.
author Ziv Scully <ziv@mit.edu>
date Wed, 06 May 2015 14:51:09 -0400
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/>