Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ isBoolean
Function
isBoolean
lib/test/angular/1.4.3/angular.js:730–732 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
728
729
730
function
isBoolean(value) {
731
return
typeof value ===
'boolean'
;
732
}
733
734
735
function
isPromiseLike(obj) {
Callers
2
$LocationProvider
Function · 0.70
setValidity
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected