Julia Programming Language
Boolean subtype confusion
New to Julia
joedoewoe2
March 10, 2019, 4:35pm
5
I meant to write sub
type
not subset
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Why is Bool an Integer?
General Usage
1
2041
November 7, 2018
Why boolean is 4 bytes instead of 1 byte in struct
General Usage
3
1048
June 12, 2022
Bool behavior for 2+, i.e. illegal values
Internals & Design
7
257
September 12, 2024
Not possible to define primitive types with 8 bits or less?
Internals & Design
4
902
October 16, 2018
sum(Array{Bool,1}) vs sum(Array(Int8,1})
Performance
6
1938
December 8, 2019