@rbxts/a-plant-generator - v0.2.0
    Preparing search index...

    Interface ParastichyCandidate

    Candidate visible spiral family and its angular error.

    interface ParastichyCandidate {
        count: number;
        error: number;
    }
    Index
    count: number
    error: number