package apero-core
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml Utility Library
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.4.7.tar.gz
sha256=f4ec7ce1174f0401955cb551548fcdc0efeecaf701de38573a94092b54e69648
sha512=6673419024e5f36a0ff08f38234b8af214b713e5d702c04dd860026b76f3d29babe83dc8a49d371eb088231d2864ed01ef1166706c5df5332e0717eb71b29e44
doc/apero-core/Apero/index.html
Module Apero
include module type of struct include Atypes end
val pp_error_kind :
Ppx_deriving_runtime.Format.formatter ->
error_kind ->
Ppx_deriving_runtime.unitval show_error_kind : error_kind -> Ppx_deriving_runtime.stringval error_kind_to_yojson : error_kind -> Yojson.Safe.tval error_kind_of_yojson :
Yojson.Safe.t ->
error_kind Ppx_deriving_yojson_runtime.error_ortype error = [ | `OutOfBounds of error_kind| `OutOfRange of error_kind| `IOError of error_kind| `ClosedSession of error_kind| `InvalidFormat of error_kind| `ProtocolError of error_kind| `InvalidSession of error_kind| `ResourceLimitViolation of error_kind| `InvalidAddress| `InvalidFlags| `NotImplemented| `UnknownSubMode| `UnknownMessageId| `UnexpextedMessage| `ValidationError of error_kind| `ErrorStack of error list
]val pp_error :
Ppx_deriving_runtime.Format.formatter ->
error ->
Ppx_deriving_runtime.unitval show_error : error -> Ppx_deriving_runtime.stringval error_to_yojson : error -> Yojson.Safe.tval error_of_yojson :
Yojson.Safe.t ->
error Ppx_deriving_yojson_runtime.error_orexception Exception of errormodule Vle = Atypes.Vleinclude module type of struct include Acommon end
val result : ('a -> 'b) -> ('c -> 'b) -> ('a, 'c) result -> 'bmodule Infix = Acommon.Infixmodule Astring = Acommon.Astringmodule type Monad = Acommon.Monadmodule Option = Acommon.Optionmodule Result = Acommon.Resultmodule LwtM = Acommon.LwtMinclude module type of struct include State end
module StateFunc = State.StateFuncmodule State = State.Stateinclude module type of struct include Ordered end
module type Comparable = Ordered.Comparablemodule Ordered = Ordered.Orderedinclude module type of struct include Key_value end
module KeyValueF = Key_value.KeyValueFinclude module type of struct include Properties end
module Property = Properties.Propertymodule Properties = Properties.Propertiestype properties = Property.Value.t Properties.tinclude module type of struct include Mvar end
module type MVar = Mvar.MVarmodule MVar_lwt = Mvar.MVar_lwtinclude module type of struct include Identifiers end
module Id = Identifiers.Idmodule NumId = Identifiers.NumIdinclude module type of struct include Apath end
module Path = Apath.Pathmodule PathExpr = Apath.PathExprmodule List = Alistmodule Stringable = Stringablemodule EventStream : sig ... endval encode_vle : ?size:int -> int64 -> Abuf.t -> unitval decode_vle : Abuf.t -> int64val fast_decode_vle : Abuf.t -> int64val skip_vle : Abuf.t -> unitval encode_bytes : bytes -> Abuf.t -> unitval decode_bytes : Abuf.t -> bytesval encode_string : string -> Abuf.t -> unitval decode_string : Abuf.t -> stringval failw_with_not_impl : unit -> ('a, exn) Result.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>