all repos — min @ 1bb854c57e3be7f2f2da3760dc964a34959cc40e

A small but practical concatenative programming language.

Documented ord operator.
h3rald h3rald@h3rald.com
Thu, 18 Jun 2020 08:23:33 +0200
commit

1bb854c57e3be7f2f2da3760dc964a34959cc40e

parent

3145eddc0803c49749071ddceb003ae721630532

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M site/contents/reference-str.mdsite/contents/reference-str.md

@@ -54,7 +54,7 @@ > > Tip

> > > > {{s2}} can be a {{sgregex}}-compatible regular expression.#} -{#op||chr||{{s}}||{{i}}|| +{#op||ord||{{s}}||{{i}}|| Returns the ASCII code {{i}} corresponding to the single character {{s}}.#} {#op||repeat||{{sl}} {{i}}||{{s}}||