package batteries
A community-maintained standard library extension
Install
Dune Dependency
Authors
Maintainers
Sources
v3.3.0.tar.gz
sha256=40d18485911e343500a5636bbf1d84e2ee32f924fe87e5fd13a37641a4d8f226
md5=fe4da12b678a82faaeda4e58492ea871
doc/batteries.unthreaded/BatHashtbl/module-type-S/Infix/index.html
Module S.Infix
Infix operators over a BatHashtbl
tbl-->x
returns the current binding of x
in tbl
, or raises Not_found
if no such binding exists. Equivalent to Hashtbl.find tbl x
tbl<--(x, y)
adds a binding of x
to y
in table tbl
. Previous bindings for x
are not removed, but simply hidden. That is, after performing Hashtbl.remove
tbl x
, the previous binding for x
, if any, is restored. (Same behavior as with association lists.) Equivalent to Hashtbl.add tbl x y
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>