Add binary and binaryN to learn pages
This commit is contained in:
parent
8644b3d163
commit
9d029ac914
1 changed files with 9 additions and 1 deletions
|
|
@ -55,6 +55,14 @@ These are the equivalents used by the Mini Notation:
|
|||
|
||||
## run
|
||||
|
||||
<JsDoc client:idle name="run" h={0} punchcard />
|
||||
<JsDoc client:idle name="run" h={0} />
|
||||
|
||||
## binary
|
||||
|
||||
<JsDoc client:idle name="binary" h={0} />
|
||||
|
||||
## binaryN
|
||||
|
||||
<JsDoc client:idle name="binaryN" h={0} />
|
||||
|
||||
After Pattern Constructors, let's see what [Time Modifiers](/learn/time-modifiers) are available.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue