effect-tree
    Preparing search index...

    Variable nodeCountAtLeastFoldConst

    nodeCountAtLeastFold: (atLeast: number) => TreeEffectFolderOf<number, void> = ...

    Fails if node count is at least the given number.

    Type Declaration