package sqlite3
SQLite3 bindings for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
sqlite3-4.4.1.tbz
sha256=db9b84db23c25812dad8b56117d6c9473ee1c43ee79bd434356b688fc03e472f
md5=93763885a3606252aa8004f7662dd161
doc/sqlite3/Sqlite3/Aggregate/index.html
Module Sqlite3.Aggregate
Source
create_fun0 db name ~init ~step ~final
registers the step and finalizer functions under name name
with database handle db
. This function has arity 0
.
Source
val create_fun1 :
db ->
string ->
init:'a ->
step:('a -> Data.t -> 'a) ->
final:('a -> Data.t) ->
unit
create_fun1 db name ~init ~step ~final
registers the step and finalizer functions under name name
with database handle db
. This function has arity 1
.
Source
val create_fun2 :
db ->
string ->
init:'a ->
step:('a -> Data.t -> Data.t -> 'a) ->
final:('a -> Data.t) ->
unit
create_fun2 db name ~init ~step ~final
registers the step and finalizer functions under name name
with database handle db
. This function has arity 2
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>