Versions in this module Expand all Collapse all v5 v5.2.1 Nov 14, 2020 Changes in this version + type Frame struct + func New(n noder.Noder) (*Frame, error) + func (f *Frame) Drop() + func (f *Frame) First() (noder.Noder, bool) + func (f *Frame) Len() int + func (f *Frame) String() string