zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
Table.expose
zua
interop
table
Table
Seamless assign to a table, passing a preferred name for the given value
void
expose
(T value)
void
expose
()
struct
Table
void
expose
(
string
key
T
)
(
)
if
(
is
(
T
== class)
)
Meta
Source
See Implementation
zua
interop
table
Table
constructors
this
functions
expose
length
metatable
opIndex
opIndexAssign
opUnary
static functions
create
variables
_internalTable
Seamless assign to a table, passing a preferred name for the given value