Must yield this collection's elements to the block.
Returns true
if self
is empty, false
otherwise.
Enumerable(LLVM::Value)
Struct
Value
Object
Object
Must yield this collection's elements to the block.
Returns true
if self
is empty, false
otherwise.
([] of Int32).empty? # => true ([1]).empty? # => false
© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/LLVM/InstructionCollection.html