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