JanetDictView

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc
struct JanetDictView {}

Members

Variables

cap
int cap;
Undocumented in source.
kvs
const(JanetKV)* kvs;
Undocumented in source.
len
int len;
Undocumented in source.

Meta