toJulia

Undocumented in source. Be warned that the author may not have intended to support it.
  1. jl_value_t* toJulia(V v)
  2. jl_value_t* toJulia(V v)
  3. jl_array_t* toJulia(V v)
    toJulia
    (
    V
    )
    (
    V v
    )
    if (
    !isSomeString!V &&
    isArray!V
    )

Meta