package rocq-runtime

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val comb : t -> Evar.t list
val map_filter : (Evar.t -> Evar.t option) -> t -> t

Applies a function on the future goals

val filter : (Evar.t -> bool) -> t -> t

Applies a filter on the future goals

OCaml

Innovation. Community. Security.