Versions in this module Expand all Collapse all v2 v2.1.0 Aug 22, 2022 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