package git
Git format and protocol in pure OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
git-3.2.0.tbz
sha256=2648d6a45263164936aeb4f61c1ffcb6078135626a317f400156ec62033c3893
sha512=fa19fe952331a50ad75b1a16193c46e3de2950c537e54b9e9d167b03502616bee10e36d8a114365645a8e4032b78a58d0567692106e9d6fb69f17b9964ebc3cb
doc/git.loose-git/Loose_git/Make/index.html
Module Loose_git.Make
Parameters
module Scheduler : Carton.SCHEDULER
module IO : IO with type +'a t = 'a Scheduler.s
module Store : STORE with type +'a fiber = 'a Scheduler.s
Signature
val atomic_add :
Store.t ->
Loose.buffers ->
Carton.Dec.v ->
(Uid.t * int, [> `Store of Store.error | `Non_atomic ]) result IO.t
val add :
Store.t ->
Loose.buffers ->
([ `Blob | `Commit | `Tag | `Tree ] * int64) ->
(unit -> string option IO.t) ->
(Uid.t * int, [> `Store of Store.error ]) result IO.t
val atomic_get :
Store.t ->
Loose.buffers ->
Uid.t ->
(Carton.Dec.v, [> `Non_atomic ]) result IO.t
val size_and_kind :
Store.t ->
Loose.buffers ->
Uid.t ->
(int64 * Loose.kind, [> `Malformed ]) result IO.t
val get :
Store.t ->
Loose.buffers ->
Uid.t ->
(Carton.Dec.v, [> `Msg of string ]) result IO.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page