- buildTypeStrings
string[] buildTypeStrings()
Undocumented in source. Be warned that the author may not have intended to support it.
- dTypeToJuliaType
JuliaType dTypeToJuliaType()
Undocumented in source. Be warned that the author may not have intended to support it.
- fromJuliaTo
Nullable!T fromJuliaTo(jl_value_t* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromJuliaTo
Nullable!T fromJuliaTo(jl_value_t* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromJuliaTo
Nullable!T fromJuliaTo(jl_value_t* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- getArrayType
jl_value_t* getArrayType()
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
Nullable!JuliaType getType(jl_value_t* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- jl_astaggedvalue
jl_taggedvalue_t* jl_astaggedvalue(jl_value_t* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- jl_get_function
jl_function_t* jl_get_function(jl_module_t* m, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- jl_is_nothing
bool jl_is_nothing(jl_value_t* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- jl_typeis
bool jl_typeis(jl_value_t* v, jl_datatype_t* dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- jl_typeof
jl_value_t* jl_typeof(jl_value_t* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- jl_valueof
jl_value_t* jl_valueof(jl_taggedvalue_t* tv)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJulia
jl_value_t* toJulia(V v)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJulia
jl_value_t* toJulia(V v)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJulia
jl_array_t* toJulia(V v)
Undocumented in source. Be warned that the author may not have intended to support it.