annotate tests/polyjsFfi.urs @ 1973:155bd0bc4d28

Day of week functions.
author Patrick Hurst <phurst@mit.edu>
date Thu, 05 Dec 2013 11:36:54 -0500
parents 276fa06428ba
children
rev   line source
adam@1836 1 val one : a ::: Type -> a -> a
adam@1836 2 val two : a ::: Type -> b ::: Type -> a -> b