To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
package git
-
git
-
-
git.top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Global cache of values
Cache an inflated values. This is used by various operations, so it could be useful to look into it to speed-up operations which needs to search a pack file.
val find_inflated : Hash.t -> string option
Same as find
but store the inflated representation of the value.
val add_inflated : Hash.t -> string -> unit
Cache an inflated value.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page