package bap-std
The Binary Analysis Platform Standard Library
Install
Dune Dependency
Authors
Maintainers
Sources
v2.5.0.tar.gz
sha256=9c126781385d2fa9b8edab22e62b25c70bf2f99f6ec78abb7e5e36d63cfa4174
md5=5abd9b3628b43f797326034f31ca574f
doc/bap/Bap/Std/Context/index.html
Module Std.Context
Base class for evaluation contexts.
All interpreters evaluate terms under a given context, wrapped into a state monad. All context types must be structural subtypes of the Context.t
.
The base context is just a mapping from variables to values.
Other than a type Context.t
this module has n class t
that provides a logarithmic implementation for lookup and update methods.
Since context, for any interpreter must be a structural subtype of Context.t
it is not required that this particular should be used. Any implementation that has matching interface will work.
class t : object ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>