Transform creates a new stream where changes are modified before being appended or before being fetched. Both next and append are optional. Note that nil is allowed both as argument and return for next and append.
(parent Stream, append, next func(changes.Change) changes.Change)
source not stored for this graph (policy: none)