package pds-reachability

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

This module defines a data structure used in a PDS reachability analysis.

module type Structure = sig ... end

The type of the module which defines the data structure used within the analysis.