package dunolint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A linter for build files in dune projects
Install
dune-project
Dependency
Authors
Maintainers
Sources
dunolint-0.0.20260306.tbz
sha256=d92e0d705b661ea12b22dcc9bdd83815c507218c1de085d75140fd47bea0c5ec
sha512=fdf4fbb4906aba4aeab766dfa5202b64950c71c988b1b84363319dd05edb93b34142355f968a5687057977e40defdced20a2a17ee0614565096eb123655621f3
doc/dunolint.dunolinter/Dunolinter/Ordered_set/index.html
Module Dunolinter.Ordered_setSource
Source
val read :
read_element:
(sexps_rewriter:Sexps_rewriter.t -> Dunolint_stdlib.Sexp.t -> 'a) ->
sexps_rewriter:Sexps_rewriter.t ->
Dunolint_stdlib.Sexp.t Base.list ->
'a tSource
val write :
write_a:('a -> Dunolint_stdlib.Sexp.t) ->
'a t ->
Dunolint_stdlib.Sexp.t Base.listSource
val as_set :
('a, 'cmp) Base.Comparator.Module.t ->
'a t ->
evaluator:'a Evaluator.t ->
('a, 'cmp) Base.Set.t Evaluation_result.tReturn the elements of t as a set, using the specified static evaluator.
Source
val mem :
(module Base.Comparator.S with type t = 'a) ->
'a t ->
'a ->
evaluator:'a Evaluator.t ->
Base.bool Evaluation_result.tWhether it is possible to determine statically if a value belongs to the set. This is meant to cover more cases in which, even though it is not possible to know the set completely statically, it is still possible to determine whether an element belongs to it.
A canonical sort defined by dunolint when the order has no particular meaning.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>