package codept-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Alternative ocaml dependency analyzer
Install
dune-project
Dependency
Authors
Maintainers
Sources
codept-0.13.0.tbz
sha256=5e6631d6bcb84d149460d046c71afa4a6342aa8d9adaf2b1f45989dd33a3ac92
sha512=ed58520e2b94c6d6b01466f2de464e5bfd95efd8d9d8e41e1d95e3c3f250b20118b3c2d08492cbc86152c334730fa43d110331d090fcc98e8be7fdc7b47962ff
doc/codept-lib/Solver/Failure/index.html
Module Solver.FailureSource
Failure handling: detection of cycle, unresolvable dependencies and internal errors.
Source
type status = | Cycle of Namespaced.t Loc.ext| Extern of Namespaced.t| Depend_on of Namespaced.t| Internal_error
Source
val analyze :
'a blocker ->
alias_resolver ->
'a i list ->
('a i * status option ref) Namespaced.Map.t * 'a cyclesSource
val pp_circular :
'a blocker ->
alias_resolver ->
('a i * 'a) Namespaced.Map.t ->
Namespaced.t ->
bool ->
Format.formatter ->
Namespaced.t ->
unitSource
val pp_cat :
'a blocker ->
alias_resolver ->
('a i * _) Namespaced.Map.t ->
Format.formatter ->
(status * 'a cycle) ->
unitSource
val pp :
'a blocker ->
alias_resolver ->
('a i * _) Namespaced.Map.t ->
Format.formatter ->
'a cycles ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>