Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ __guard__
Function
__guard__
app/views/admin/AdminClassroomsProgressView.js:616–618 ·
view source on GitHub ↗
(value, transform)
Source
from the content-addressed store, hash-verified
614
})())
615
616
function
__guard__ (value, transform) {
617
return
(typeof value !==
'undefined'
&& value !== null) ? transform(value) : undefined
618
}
Callers
2
getUserActivity
Method · 0.70
sortClassroomProgress
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected