@eagleoutice/flowr - v2.10.2
    Preparing search index...

    Represents the different types of resulting constraints that are inferred by abstract data frame operations.

    Index

    Enumeration Members

    OperandModification: 1

    The inferred constraints are applied to the operand during the operation

    OperandPrecondition: 0

    The inferred constraints must hold for the operand at the point of the operation

    ResultPostcondition: 2

    The inferred constraints must hold for the returned result of the operation