L
L
Leisure
main
Github
Issue Tracker
Sponsor
Search
⌃
K
Links
Introduction
Installation
Changelog
F.A.Q.
API
Static Methods
Instance Methods
Simplex Methods
Combinatorial Methods
Random Number Generating Methods
Powered By
GitBook
Installation
leisure
can be installed using Yarn (or npm if you really need to).
$
yarn
add
@tdreyno/leisure
Importing
Usually, you will be importing a Sequence creating method.
See the full list here
.
import
{
fromArray
}
from
"@tdreyno/leisure"
Previous
Introduction
Next
F.A.Q.
Last modified
4mo ago