Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mathquill/mathquill
/ assert.js
File
assert.js
test/support/assert.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
window.assert = (
function
() {
2
function
AssertionError(opts) {
3
if
(!opts) opts = {};
4
Callers
nothing calls this directly
Calls
1
fail
Function · 0.85
Tested by
no test coverage detected