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 --- help/system.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 help/system.md (limited to 'help/system.md') diff --git a/help/system.md b/help/system.md new file mode 100644 index 00000000..79b1d745 --- /dev/null +++ b/help/system.md @@ -0,0 +1,9 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/system.html).* + +# 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