Module parametrizer::term::sequenceterm[][src]

Structs

SequenceTerm

A term which takes in a vector of terms and combines them together with an operator (i.e. +, *)

Enums

SequenceOperations

An enum defining the different operations supported by sequence terms