Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/p5.js
/ 2d_primitives.js
File
2d_primitives.js
test/unit/core/2d_primitives.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockP5, mockP5Prototype } from
'../../js/mocks'
;
2
import
primitives from
'../../../src/shape/2d_primitives'
;
3
4
suite(
'2D Primitives'
,
function
() {
Callers
nothing calls this directly
Calls
1
primitives
Function · 0.85
Tested by
no test coverage detected