package fpath-base
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Adds a few functions to Fpath to use alongside Base
Install
dune-project
Dependency
Authors
Maintainers
Sources
fpath-base-0.4.0.tbz
sha256=1d7c13dd6daf879876b80b72e403ba9334b921d51397ccb3f4e3ab64bebd93f7
sha512=51c9d2236f4707f22d5e09e9134482acf5c11e51b63ef9add4324a768e65ddfcf43fc7e6322fa2ee95e013cc00874ccb29926ad610bd38c5eacdd799dfba9623
Description
[Fpath_base] is an OCaml module designed to be opened to shadow and further extend the four modules from [fpath-sexplib0]: Fpath, [Fsegment], [Absolute_path] and [Relative_path] for a better compatibility with base.
The extended modules export [hashable] and [comparable] interfaces, making them compatible with base-style containers such as [Map], [Set], [Hashtbl], and [Hash_set].
Dependencies (5)
-
fpath-sexp0
= version -
fpath
>= "0.7.3" -
base
>= "v0.17" -
ocaml
>= "5.2" -
dune
>= "3.17"
Dev Dependencies (1)
-
odoc
with-doc
Used by (5)
-
crs
< "0.0.20260307" -
dunolint
< "0.0.20260306" -
dunolint-lib
< "0.0.20250804" -
dunolint-lib-base
< "0.0.20260306" -
volgo-base
< "0.0.22"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page