chessops
    Preparing search index...

    Function transform

    • Type Parameters

      • T
      • U
      • C extends { clone(): C }

      Parameters

      • node: Node<T>
      • ctx: C
      • f: (ctx: C, data: T, childIndex: number) => undefined | U

      Returns Node<U>