Add binary and binaryN to learn pages

This commit is contained in:
Luke Heerman 2024-12-27 15:14:58 -05:00
parent 8644b3d163
commit 9d029ac914

View File

@ -55,6 +55,14 @@ These are the equivalents used by the Mini Notation:
## run ## 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. After Pattern Constructors, let's see what [Time Modifiers](/learn/time-modifiers) are available.