Module Bare_sigs.WithExceptions

module type S = sig ... end

Functions that raise exceptions are hidden by the main modules of Lwtreslib but available here. These functions are either: very practical or are safe in some specific uses (e.g., List.init when used with a literal length).