rosetta-code.text-processing.max-licenses.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
(inc-current-count)( max ? -- max' )
<maxlicense>( -- max )
current-max-equal?( max -- max ? )
inc-current-count( max ? time -- max' time )
line-time( line -- time )
mlijobs( -- lines )
out?( line -- ? )
process( max line -- max )
split-line( line -- ? time )
update-max-count( max -- max' )
update-time( max time -- max' )


Files