IsEmpty

From TRCCompSci - AQA Computer Science
Revision as of 13:37, 21 September 2017 by M0hk4l3 (talk | contribs) (Created page with "Pretty self explanatory, this method returns a bool indicating whether the queue instance has any values or not.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Pretty self explanatory, this method returns a bool indicating whether the queue instance has any values or not.