package odoc

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

load fn ic reads a t from ic. fn is the name of the file ic is "watching", and is used for error reporting.

read f opens f for reading and then calls load.

save oc t marshalls t to oc.