4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
|
The threadDelay and timeout functions from the base library use the
|
||
|
bounded Int type for specifying the delay or timeout period. This
|
||
|
packages provides alternatives which use the unbounded Integer type.
|