parse-value ( input quot: ( input -- value ) seq -- value )


Vocabulary
crontab.private

Inputs
inputan object
quota quotation with stack effect ( input -- value )
seqan object


Outputs
valuean object


Definition