mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-04-18 03:00:27 -04:00
Update copy
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
// you can see `factorize` has been included, as well as the `primes` and
|
||||
// `isPrime` functions it depends on.
|
||||
//
|
||||
// However, the primes module also defines:
|
||||
// However, the lib module also defines:
|
||||
// - `factorizeAsPowers`
|
||||
// - `BinaryTree`
|
||||
// - `NotNullish`
|
||||
//
|
||||
// These definitions are not included, because the definitions exported by this
|
||||
// module do not need them. Omitting those unused definitions reduces the
|
||||
|
||||
Reference in New Issue
Block a user