package core_kernel

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

Module S.With_structure_detailsSource

Sourcetype nonrec 'a t = 'a t

[%sexp_of : t] above only prints the elements. This gives various data structure details.

Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t