8 lines
75 B
Text
8 lines
75 B
Text
|
|
julia> bool(-2:2)
|
||
|
|
5-element Bool Array:
|
||
|
|
true
|
||
|
|
true
|
||
|
|
false
|
||
|
|
true
|
||
|
|
true
|