index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user-contrib
/
Ltac2
/
Printf.v
Age
Commit message (
Collapse
)
Author
2021-01-22
Add a type of format strings to Ltac2.
Pierre-Marie Pédrot
It provides an abstract type of well-typed format strings, a scope to parse them and a minimal printf-like API.