Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricSimons/ionic-course
/ isBoolean
Function
isBoolean
code/songhop/www/lib/angular/angular.js:638–640 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
636
637
638
function
isBoolean(value) {
639
return
typeof value ===
'boolean'
;
640
}
641
642
643
function
isPromiseLike(obj) {
Callers
2
$LocationProvider
Function · 0.70
setValidity
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected