sesaparcours
    Preparing search index...

    Type Alias AssignValue

    AssignValue:
        | boolean
        | number
        | string
        | Decimal
        | Complex
        | LatexString
        | SemiBoxedExpression
        | ((ce: any, args: any) => BoxedExpression)
        | undefined