effect-tree
    Preparing search index...

    Function getForest

    • Get the forest of the tree node under focus. Result could be an empty list if the focused node is a Leaf.

      Type Parameters

      • A

        Underlying tree type.

      Parameters

      Returns readonly Tree<A>[]

      A possibly empty list of trees.