Module std::assert

Expand description

Functions to assert a given condition.

Functions

Asserts that the given condition will always be true during runtime.