Versions in this module Expand all Collapse all v5 v5.0.0 Feb 25, 2024 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