package virtual_dom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool
include Display with type t := t
val to_string : t -> string