package dap

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

Evaluates the given expression in the context of the top most stack frame. The expression has access to any variables and arguments that are in scope.

val type_ : string
module Arguments : sig ... end
module Result : sig ... end