package mergeable-vector
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Mergeable vector based on operational transformation
Install
dune-project
Dependency
Authors
Maintainers
Sources
mergeable-vector-0.1.0.tbz
sha256=142f043b241cdb70af5ba2b895fba96555476137abedcdad63387ac3ee850d77
md5=23452c339773960004f6d15d77e092d7
Description
mergeable-vector is vector library with support for 3-way merges based on operational transformation. The library also provides diffing and patching arbitrary vectors. The diff is computed by Wagner-Fischer algorithm.
mergeable-vector is distributed under the ISC license.
Published: 06 Mar 2017
Dependencies (4)
-
topkg
build -
ocamlbuild
build -
ocamlfind
build -
ocaml
>= "4.01.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page