Chop Logic Core - v1.4.0
    Preparing search index...

    Type Alias TruthTableRow

    TruthTableRow: Record<string, boolean>

    Represents a single row in a truth table. Maps variable names to their truth values.