Preparing search index...
The search index is not available
jlbun
jlbun
JuliaModule
Class JuliaModule
Wrapper for Julia
Module
.
Hierarchy
JuliaModule
Implements
JuliaValue
Indexable
[
key:
string
]:
any
Index
Constructors
constructor
Properties
cache
name
ptr
Accessors
value
Methods
to
String
Constructors
constructor
new
Julia
Module
(
ptr
:
number
, name
:
string
)
:
JuliaModule
Parameters
ptr:
number
name:
string
Returns
JuliaModule
Properties
cache
cache
:
Map
<
string
,
JuliaFunction
>
name
name
:
string
ptr
ptr
:
number
Accessors
value
get
value
(
)
:
string
Returns
string
Methods
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
jlbun
Julia
Module
constructor
cache
name
ptr
value
to
String
Generated using
TypeDoc
Wrapper for Julia
Module
.