Preparing search index...
The search index is not available
jlbun
jlbun
JuliaBool
Class JuliaBool
Wrapper for Julia
Bool
.
Hierarchy
JuliaPrimitive
JuliaBool
Index
Constructors
constructor
Properties
ptr
Accessors
value
Methods
to
String
from
Constructors
constructor
new
Julia
Bool
(
ptr
:
number
)
:
JuliaBool
Parameters
ptr:
number
Returns
JuliaBool
Properties
ptr
ptr
:
number
Accessors
value
get
value
(
)
:
boolean
Returns
boolean
Methods
to
String
to
String
(
)
:
string
Returns
string
Static
from
from
(
value
:
boolean
)
:
JuliaBool
Parameters
value:
boolean
Returns
JuliaBool
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
jlbun
Julia
Bool
constructor
ptr
value
to
String
from
Generated using
TypeDoc
Wrapper for Julia
Bool
.