From f3d45a1ca914d59968531a6d5c409d80b73e53c3 Mon Sep 17 00:00:00 2001 From: razetime Date: Thu, 20 Jan 2022 11:57:50 +0530 Subject: complete REPL help for symbols --- docs/help/system.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/help/system.html (limited to 'docs/help/system.html') diff --git a/docs/help/system.html b/docs/help/system.html new file mode 100644 index 00000000..ae887af1 --- /dev/null +++ b/docs/help/system.html @@ -0,0 +1,10 @@ + + + + BQN: Bullet (`•`) + + +

Bullet ()

+

: System

+

A prefix for system functions. •listSys gives a list of system values added in any BQN implementation.

+

is ignored when determining the role of the system value.

-- cgit v1.2.3