mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
Add @since tag to rose tree documentation.
This commit is contained in:
parent
fdc6f28d55
commit
1cdfa06c68
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
||||||
|
|
||||||
A persistent, non-lazy tree where each node may have an arbitrary number of
|
A persistent, non-lazy tree where each node may have an arbitrary number of
|
||||||
children.
|
children.
|
||||||
|
|
||||||
|
@since NEXT_RELEASE
|
||||||
*)
|
*)
|
||||||
|
|
||||||
(**
|
(**
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue