NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
column multimethod
column multimethod
Methods
column(
t:
Table
,
k:
Str
)
Source:
autoload/Table.ngs:86
Get values in the given table column.
Returns
Arr
column(
t:
Table
,
n:
Int
)
Source:
autoload/Table.ngs:90
Get values in the given table column.
Returns
Arr