package assertions

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

Module Serializer

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

OCaml

Innovation. Community. Security.