package spotlib

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

Source file xprintexc.ml

1
let prerr_endline exc = prerr_endline (Printexc.to_string exc)