ASSERT

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

Meta