MCPcopy
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / empty

Method empty

assets/js/File_Zipper_js/heap.js:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 empty(){
23 return ( this.size()===0 );
24 }
25
26 //using iterative approach
27 bubbleUp() {

Callers 11

extractMaxMethod · 0.95
addHeartsFunction · 0.80
worldclock.jsFile · 0.80
gaFunction · 0.80
iaFunction · 0.80
wFunction · 0.80
angular.min.jsFile · 0.80
nFunction · 0.80
model.jsFile · 0.80
jquery.bundle.jsFile · 0.80
jquery.jsFile · 0.80

Calls 1

sizeMethod · 0.95

Tested by

no test coverage detected