Documentation tweak
This commit is contained in:
parent
f21aeb55bd
commit
bd68c6a0a7
1 changed files with 1 additions and 1 deletions
|
|
@ -4131,7 +4131,7 @@ export const worklet = (...args) => pure({}).worklet(...args);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a pattern of numbers in base b from a number or pattern of numbers
|
* Creates a pattern of numbers in base b from a number or pattern of numbers
|
||||||
* padded & limited to d digits long
|
* limited to d digits long from the right
|
||||||
*
|
*
|
||||||
* @name base
|
* @name base
|
||||||
* @tags generators
|
* @tags generators
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue