# README
slice
-- import "gopkg.in/Clever/optimus.v3/sources/slice"
Usage
func New
func New(slice []optimus.Row) optimus.Table
New creates a new Table that sends all the contents of an input slice of Rows.
-- import "gopkg.in/Clever/optimus.v3/sources/slice"
func New(slice []optimus.Row) optimus.Table
New creates a new Table that sends all the contents of an input slice of Rows.