package calli

  1. Overview
  2. Docs

Module Calli.AbstractMemory

module F = Format
module type S = sig ... end
module Make (AbsVal : AbstractDomain.S) : S with type valty = AbsVal.t