Documentation
¶
Overview ¶
Package ptr provides a generic interface for accessing an ordered collection of values sequentially, updating it and appending to it using a pointer (or cursor) type that keeps track of the current position. There are also implementations based on single scalar values, object attributes, or accessors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.