janet-d ~master (2021-01-24T18:32:40Z)
Dub
Repo
janetVar
janet
As janetDef, but value is mutable, as Janet's "var".
@
nogc
void
janetVar
(
T
)
(
JanetTable
*
env
,
immutable
(
char
)*
name
,
T
val
,
immutable
(
char
)*
documentation
= ""
)
Meta
Source
See Implementation
janet
modules
c
d
func
register
vm
wrap
aliases
deinitJanet
enums
JanetStrType
functions
get
initJanet
janetDef
janetVar
structs
JanetAbstractClassHelper
variables
coreEnv
As janetDef, but value is mutable, as Janet's "var".