package libzipperposition

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

Module Cut_form.PosSource

Return the subterm at the given position, or

Lookup which literal the position is about, return it and the rest of the position.

Lookup which clause the position is about, return it and the rest of the position.

Sourceval replace : t -> at:Logtk.Position.t -> by:term -> t

In-place modification of the array, in which the subterm at given position is replaced by the by term.

Sourceval replace_many : t -> term Logtk.Position.Map.t -> t

In-place modification of the array, in which the subterm at given position is replaced by the by term.

OCaml

Innovation. Community. Security.