diff options
Diffstat (limited to 'help/enclose_lessthan.md')
| -rw-r--r-- | help/enclose_lessthan.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/enclose_lessthan.md b/help/enclose_lessthan.md index 8f8da581..a622404f 100644 --- a/help/enclose_lessthan.md +++ b/help/enclose_lessthan.md @@ -3,6 +3,7 @@ # Lesser Than (`<`) ## `< 𝕩`: Enclose +[→full documentation](../doc/enclose.md) Create a unit array containing `𝕩`. (`(≢<𝕩) ≡ ⟨⟩`) @@ -15,6 +16,7 @@ Create a unit array containing `𝕩`. (`(≢<𝕩) ≡ ⟨⟩`) ## `𝕨 < 𝕩`: Lesser Than +[→full documentation](../doc/arithmetic.md#comparisons) `𝕨` and `𝕩` can both be either numbers or characters. |
