Module Core.Iobuf_debug
Iobufs with extra controls for debugging.
module Make : functor () sig ... endMakebuilds a module that is likeIobuf, except that the module also has some controls for whether the various Iobuf functions do invariant checking and/or show debug messages. Initially, thebool ref's aretrue.