The OpenD Programming Language

IOStream.eof

A function with semantics and signature similar to feof.

struct IOStream
nothrow @nogc @safe
EofProc eof;

Meta