package mopsa

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

Template module with default transfer functions

val filter : bool -> Core.All.typ -> 't -> 't
val backward_unop : Core.All.operator -> Core.All.typ -> 't -> Core.All.typ -> 't -> 't
val backward_binop : Core.All.operator -> Core.All.typ -> 't -> Core.All.typ -> 't -> Core.All.typ -> 't -> 't * 't
val compare : Core.All.operator -> bool -> Core.All.typ -> 't -> Core.All.typ -> 't -> 't * 't
val avalue : 'r Core.All.avalue_kind -> 't -> 'r option
OCaml

Innovation. Community. Security.