Closed
Description
Make symmetric with Py
:
- Operations with
Jl
all returnJl
. - Arguments to methods of
Jl
convert args usingpyconvert(Any, x)
. Jl(x)
to convert Pythonx
to Julia object.- Wrapper types
JlArray
,JlDict
,JlIO
etc. __julia_value__()
method signifies wrapper types (similar toispy(x)
andPy(x)
for Python wrapper types)?
Metadata
Metadata
Assignees
Labels
No labels