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