package accessor
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library that makes it nicer to work with nested functional data structures
Install
dune-project
Dependency
Authors
Maintainers
Sources
accessor-v0.16.0.tar.gz
sha256=a37b678d4b0d9ee119bbad2ec0354850672144bb74df5a27f33156ce20e96215
doc/CHANGES.html
Release v0.16.0
Accessor.dummy- Represents a value that is never present
get_option dummyalways returnsNonemap dummyis always a no-op
Accessor.disjoint_field_product- Combines two
fieldaccessors 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
manyaccessors 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)"
>