calc-seq-result ( prev-result current-result -- next-result )


Vocabulary
peg.private

Inputs
prev-resultan object
current-resultan object


Outputs
next-resultan object


Definition