Skip to content
util.luau
Search
K
Main Navigation
Docs
Reference
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
Reference
Package
Description
future
Represent asynchronous operations.
option
Values that may or may not exist.
result
Represent fallible operations.
std
Runtime agnostic access to standard libraries.
threadpool
Spawn threads with reuse.
timer
Schedule code to run at a future time or at an interval.