This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
| Name | Description | |
|---|---|---|
| CustomList(FuncInt64, Boolean) |
Generates a custom list, which contains numbers that follow the custom rule.
| |
| CustomList(Int64, FuncInt64, Boolean) |
Generates a custom list, which contains numbers that follow the custom rule.
| |
| CustomList(Int64, Int64, FuncInt64, Boolean) |
Generates a custom list, which contains numbers that follow the custom rule.
|
See Also