package logtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val at : t -> Position.t -> t

retrieve subterm at pos, or raise Invalid_argument

val replace : t -> Position.t -> by:t -> t

replace t|_p by the second term