index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gf-book
/
examples
/
chapter2
/
Strings.gf
blob: 411ceed53c863d23672e92b65c912727790d52ca (
plain
)
1
2
3
4
5
6
7
abstract Strings = Letters ** { cat S ; fun E : S ; C : L -> S -> S ; }