IncDesLong - laforge49/Asynchronous-Functional-Programming GitHub Wiki

IncDesLong supports the same operations as IncDesInt. Only the values of IncDesLong are Long rather than Int. The initial value is 0L.

LongTest

tutorial