mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
restore 'last' symlink
This commit is contained in:
parent
f1e59f4321
commit
856a713280
2 changed files with 4 additions and 1 deletions
4
index.md
4
index.md
|
|
@ -1,6 +1,6 @@
|
||||||
# OCaml-containers
|
# OCaml-containers
|
||||||
|
|
||||||
[Current documentation](2.8.1)
|
[Current documentation](last)
|
||||||
|
|
||||||
Containers is an extension of OCaml's standard library (under BSD license)
|
Containers is an extension of OCaml's standard library (under BSD license)
|
||||||
focused on data structures, combinators and iterators, without dependencies on
|
focused on data structures, combinators and iterators, without dependencies on
|
||||||
|
|
@ -15,6 +15,8 @@ contains a tutorial and more explanations about what Containers is about.
|
||||||
|
|
||||||
## by version
|
## by version
|
||||||
|
|
||||||
|
- [last](last)
|
||||||
|
|
||||||
- [2.8.1](2.8.1)
|
- [2.8.1](2.8.1)
|
||||||
- [2.8](2.8)
|
- [2.8](2.8)
|
||||||
- [2.7](2.7)
|
- [2.7](2.7)
|
||||||
|
|
|
||||||
1
last
Symbolic link
1
last
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
2.8.1/
|
||||||
Loading…
Add table
Reference in a new issue