janet-d ~master (2021-01-24T18:32:40Z)
Dub
Repo
as
janet
wrap
Undocumented in source. Be warned that the author may not have intended to support it.
T
as
(Janet janet)
@
nogc
T
as
(
T
)
(
Janet
janet
)
if
(
canBeSafelyConverted
!
T
||
isSomeString
!
T
||
is
(
T
== struct)
||
isPointer
!
T
)
T
as
(Janet janet)
T
as
(Janet* janet)
T
as
(Janet* janet)
T
as
(Janet* janet)
Meta
Source
See Implementation
janet
wrap
functions
as
baz
fromJanetString
janetCompatible
janetWrap
templates
IsJanetCFunc