mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
due reference to Jean-Christophe Filliâtre in CCPersistentArray
This commit is contained in:
parent
045b81e93f
commit
adee01be65
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
(** {1 Persistent Arrays}
|
(** {1 Persistent Arrays}
|
||||||
|
|
||||||
|
From the paper by Jean-Christophe Filliâtre,
|
||||||
|
"A persistent Union-Find data structure", see
|
||||||
|
{{: https://www.lri.fr/~filliatr/ftp/publis/puf-wml07.ps} the ps version}
|
||||||
|
|
||||||
@since NEXT_RELEASE *)
|
@since NEXT_RELEASE *)
|
||||||
|
|
||||||
type 'a t
|
type 'a t
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue