Header menu logo issie

FastAlgExp Type

Union cases

Union case Description

AppendExp FastAlgExp list

Full Usage: AppendExp FastAlgExp list

Parameters:
Item : FastAlgExp list

BinaryExp(Exp1, Op, Exp2)

Full Usage: BinaryExp(Exp1, Op, Exp2)

Parameters:
Exp1 : FastAlgExp
Op : BinaryOp
Exp2 : FastAlgExp

ComparisonExp(Exp, Op, bigint)

Full Usage: ComparisonExp(Exp, Op, bigint)

Parameters:
Exp : FastAlgExp
Op : ComparisonOp
Item3 : bigint

DataLiteral FastData

Full Usage: DataLiteral FastData

Parameters:
Item : FastData

SingleTerm SimulationIO

Full Usage: SingleTerm SimulationIO

Parameters:
Item : SimulationIO

UnaryExp(Op, Exp)

Full Usage: UnaryExp(Op, Exp)

Parameters:
Op : UnaryOp
Exp : FastAlgExp

Type something to start searching.