package bap-std
Event subsystem.
This module is the Bap_main_event
module extended with the Pritable.S
interface, kept here for backward compatibility.
type t = Bap_main_event.t = ..
type event = t = ..
val stream : t Bap_future.Std.stream
global stream
of events
val register_printer : (t -> string option) -> unit
register_printer f
when event e
is printed, f e
must be None
if f
is not a subset of events, that is intended to be printed by an f
. If it is Some str
, then str
is printed out.
If more than one printer returns Some thing
for the same event, then the last registered has the precedence.
module Log : sig ... end
Logging event.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>