jlbun
Preparing search index...
JuliaModule
Class JuliaModule
Wrapper for Julia
Module
.
Implements
JuliaValue
Indexable
[
key
:
string
]:
any
Index
Constructors
constructor
Properties
cache
name
ptr
Accessors
value
Methods
to
String
Constructors
constructor
new
JuliaModule
(
ptr
:
Pointer
,
name
:
string
)
:
JuliaModule
Parameters
ptr
:
Pointer
name
:
string
Returns
JuliaModule
Properties
cache
cache
:
Map
<
string
,
JuliaFunction
>
name
name
:
string
ptr
ptr
:
Pointer
Accessors
value
get
value
()
:
string
Returns
string
Methods
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cache
name
ptr
Accessors
value
Methods
to
String
jlbun
Loading...
Wrapper for Julia
Module.