We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10969cc commit 7643f2eCopy full SHA for 7643f2e
1 file changed
src/bitwise/documentation/README.md
@@ -16,6 +16,10 @@ seo:
16
17
{{< highlight_scripts >}}
18
19
+{{< callout context="note" title="Note" icon="outline/info-circle" >}}
20
+This module will be deprecated in ArkScript 4.6.0, in favor of [std.Math builtins]({{< ref "/docs/std/Math.md" >}}).
21
+{{< /callout >}}
22
+
23
## bitwise:rshift
24
25
Right shifts a given number.
0 commit comments