package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module I : Iterable

Signature

val fold : ('a -> W.t -> Instruction.t -> Virtual_address.Set.t -> 'a * W.t) -> 'a -> W.t -> 'a
val iter : (W.t -> Instruction.t -> Virtual_address.Set.t -> W.t) -> W.t -> unit