Handbook
Glossary
inc-current-count ( max ? time -- max' time )
Vocabulary
rosetta-code
.
text-processing
.
max-licenses
.
private
Inputs
max
an
object
?
an
object
time
an
object
Outputs
max'
an
object
time
an
object
Definition
USING:
kernel
;
IN:
rosetta-code.text-processing.max-licenses.private
:
inc-current-count
( max ? time -- max' time )
[
(inc-current-count)
]
dip
;