Versions in this module Expand all Collapse all v1 v1.0.1 Dec 19, 2023 Changes in this version + type Table struct + func New(api frontend.API) *Table + func (t *Table) Insert(val frontend.Variable) (index int) + func (t *Table) Lookup(inds ...frontend.Variable) (vals []frontend.Variable)