Mercurial
Mercurial
>
repos
>
isabelle
/ annotate
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/Datatype/trie
author
paulson
Mon, 31 Jan 2000 16:18:09 +0100
changeset 8173
a9966d5ab84d
parent 5851
15ce4c1c8313
permissions
-rw-r--r--
various theorems about image and inverse image
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
5851
15ce4c1c8313
New section on advanced datatypes.
nipkow
parents:
diff
changeset
1
datatype ('a,'v)trie = Trie ('v option) "('a * ('a,'v)trie)list"