next | previous | forward | backward | up | top | index | toc | home

Manipulator -- the class of all file manipulators

Description

A file manipulator is a type of list which, when put out to a file with << causes a chosen function to be applied to the file.

Functions and methods returning a manipulator :

Methods that use a manipulator :

Fixed objects of class Manipulator :

For the programmer

The object Manipulator is a type, with ancestor classes BasicList < Thing.