Merge pull request #1226 from heerman/binary

Add binary and binaryN
This commit is contained in:
Felix Roos 2025-01-17 19:27:00 +01:00 committed by GitHub
commit f61916fffa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 109 additions and 2 deletions

View file

@ -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.