add doc chapters

This commit is contained in:
Felix Roos 2023-11-01 22:09:40 +01:00
parent 9e649a18c4
commit 34bd0e11e4

View File

@ -60,4 +60,12 @@ import { JsDoc } from '../../docs/JsDoc';
<JsDoc client:idle name="invert" h={0} />
## pick
<JsDoc client:idle name="pick" h={0} />
## squeeze
<JsDoc client:idle name="squeeze" h={0} />
After Conditional Modifiers, let's see what [Accumulation Modifiers](/learn/accumulation) have to offer.