janetVar

As janetDef, but value is mutable, as Janet's "var".

@nogc
void
janetVar
(
T
)
(,
string name
,
T val
,
string documentation = ""
)

Meta