Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
doc-src/Tutorial/Misc/tree
author
paulson
Thu, 17 Jun 1999 10:39:30 +0200
changeset 6835
588f791ee737
parent 5377
efb799c5ed3c
permissions
-rw-r--r--
addition of drop_... operators with new results and simplification of old ones
datatype 'a tree = Tip | Node ('a tree) 'a ('a tree)