Trevixal API
    Preparing search index...

    Class StepAbstract

    An atomic, invertible document change. Steps are the only way documents change; every step knows how to undo itself and how to remap positions through itself.

    Hierarchy (View Summary)

    Implements

    Index
    • Produce the step that undoes this one, given the document it applied to.

      Parameters

      Returns Step

    • Returns Record<string, unknown>