From 63b3321c62dabec3665756704eaceaed22eb5b4a Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 23 Oct 2020 09:54:18 -0400 Subject: Rename SVG to GEN since really it makes arbitrary HTML --- doc/primitive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/primitive.md') diff --git a/doc/primitive.md b/doc/primitive.md index 3c6faa8b..fd2c7b2d 100644 --- a/doc/primitive.md +++ b/doc/primitive.md @@ -55,7 +55,7 @@ Functions that have significant differences from APL functions are marked with a ## Modifiers - + *Combinators* only control the application of functions. Because a non-function operand applies as a constant function, some combinators have extra meanings when passed a constant. For example, `0˜` is identical to `0˙`—a constant function that always returns 0—and `0⊸<` is the function that tests whether its right argument is greater than 0. -- cgit v1.2.3