TypeCheck.DefaultOverrides.IO (TypeCheck v0.8.0) View Source

Link to this section Summary

Types

This type is managed by TypeCheck, which allows checking values against the type at runtime.

Link to this section Types

Specs

nodata() :: {:error, term()} | :eof

This type is managed by TypeCheck, which allows checking values against the type at runtime.

Full definition:

nodata() :: {:error, term()} | :eof