log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/polyjsFfi.urs @ 2095:d9f918b79b5a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
List.mem
author
Adam Chlipala <adam@chlipala.net>
date
Tue, 23 Dec 2014 14:41:23 -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