package assertions

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val serialize : 'a -> string

serialize x prints a string representation of x

truncate x prints about 100 characters of the * string representation of x

val truncate : 'a -> string

truncate x prints about 100 characters of the * string representation of x