package accessor
A library that makes it nicer to work with nested functional data structures
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=7875cdec612852f274aeeb23222309634cf5e605c81465ac4a85f164452e8020
doc/CHANGES.html
Release v0.17.0
Accessor.add_to_index
- Adds a value to the index without altering the value
Release v0.16.0
Accessor.dummy
- Represents a value that is never present
get_option dummy
always returnsNone
map dummy
is always a no-op
Accessor.disjoint_field_product
- Combines two
field
accessors into one accessing both inner values at once - Requires input accessors to access disjoint parts of the outer structure
- Combines two
Accessor.disjoint_merge
- Combines two
many
accessors into one accessing each inner value accessed by each accessor - Requires input accessors to access disjoint parts of the outer structure
- Combines two
- Add hash derivation to the definition of
'a Accessor.Index.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page