ASSERT

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void ASSERT(T expression)
    version(NDEBUG)
    nothrow @nogc extern (C)
    void
    ASSERT
    (
    T
    )
    (
    auto ref T expression
    )
  2. void ASSERT(T expression)
  3. void ASSERT(T expression)

Meta