Versions in this module Expand all Collapse all v5 v5.13.1 Jan 15, 2025 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