A table is a value object that holds key value pairs.
{ foo: "bar", ok: true, number: 1, missing: none }
Back to Lists Learn Conditionals