documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
js
Target filter
js
Switch theme
Search in API
Skip to content
documentation
solve-concurrent
/
it.unibo.tuprolog.solve.concurrent
/
AtomicIntJs
/
decAndGet
dec
And
Get
js
open
override
fun
decAndGet
(
delta
:
Int
=
1
)
:
Int
Atomically subtracts
delta
from
value
and returns the updated value.