package ocp-index
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Lightweight completion and documentation browsing for OCaml libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocp-index-1.4.1.tbz
sha256=59adbd99a9c88106dcf23bc0e3424a00f840fcedee4e4b644eaf0385ada3f911
sha512=53c9b83ee7c274bf1981de716081e4d7f603d2d4cc25c83a20d2f4c599d88d2200393feef54f4cdb25e014ea058d498ac711581c40e298df30f33a7cf8f65ff6
doc/ocp-index.lib/IndexScope/index.html
Module IndexScopeSource
The type of gathered information within a scope
From a directory name, look for a .merlin file and check for open flags in it
Compute the environment from an input channel, at an optional position or at EOF
Source
val fold :
('a -> t -> Approx_lexer.token -> (int * int * int) -> 'a) ->
'a ->
?init:env list ->
?stop:(Lexing.position -> bool) ->
in_channel ->
'aLower-level function for processing on the environment at every token. The position is given in the form (line, column, length)
Source
val fold_string :
('a -> t -> Approx_lexer.token -> (int * int * int) -> 'a) ->
'a ->
?init:env list ->
?stop:(Lexing.position -> bool) ->
string ->
'aThe same from a string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>