package mopsa

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

Module Simplified_value.DefaultValueFunctionsSource

Template module with default transfer functions

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

Innovation. Community. Security.