codebook icon indicating copy to clipboard operation
codebook copied to clipboard

Methods on collections that return booleans

Open Machine-Maker opened this issue 2 years ago • 0 comments

Various collection types have methods that return booleans based on some condition, like if the element was successfully added or removed. The boolean local var names can be added or removed or something similar.

Machine-Maker avatar Jul 27 '23 03:07 Machine-Maker