crashcat docs
    Preparing search index...

    Type Alias PopResult

    type PopResult = {
        remainder: SubShapeId;
        value: number;
    }
    Index

    Properties

    Properties

    remainder: SubShapeId
    value: number