circu.js
    Preparing search index...
    • The console.assert() static method writes an error message to the console if the assertion is false.

      MDN Reference

      Parameters

      • Optionalcondition: boolean
      • ...data: any[]

      Returns void