Skip to content

Reference

PackageDescription
futureRepresent asynchronous operations.
optionValues that may or may not exist.
resultRepresent fallible operations.
stdRuntime agnostic access to standard libraries.
threadpoolSpawn threads with reuse.
timerSchedule code to run at a future time or at an interval.

Released under the MIT License.