package rocq-runtime

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

Parameter MakeRec.X

type t
val hashcons : t f -> t f

Hashcons the given constructor, calling the provided function on children.

val eq : t -> t -> bool