package volgo
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A Versatile OCaml Library for Git Operations
Install
dune-project
Dependency
Authors
Maintainers
Sources
volgo-0.0.22.tbz
sha256=2714935a34417be2151736a4765431746c9348db5a3b4f0eaacaf74dfaefeabb
sha512=0eba27395125ae928fd53561029d9653094d822b2907cb9afc18f412b46ef47cf880ba80d1bf17212add4e68e6a55e2792176303e2b0bcee08940e25731b4738
doc/volgo.stdlib/Volgo_stdlib/Dyn/index.html
Module Volgo_stdlib.DynSource
include module type of struct include Dyn end
Source
type t = Dyn.t = | Opaque| Unit| Int of int| Int32 of int32| Int64 of int64| Nativeint of nativeint| Bool of bool| String of string| Bytes of bytes| Char of char| Float of float| Option of t option| List of t list| Array of t array| Tuple of t list| Record of (string * t) list| Variant of string * t list| Map of (t * t) list| Set of t list
Representation of OCaml values such that they can be processed without knowing their type.
Constructors
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>