package
3.8.0+incompatible
Repository: https://github.com/azylman/getl.git
Documentation: pkg.go.dev

# 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.