From 00a25232e9b8344f5fc2bf8ad0a53587e0372a01 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 11 Aug 2022 20:45:17 -0400 Subject: Join error message changed in CBQN --- docs/doc/join.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc/join.html b/docs/doc/join.html index b0f9ead4..55fdab23 100644 --- a/docs/doc/join.html +++ b/docs/doc/join.html @@ -68,7 +68,7 @@ "abcdefg" "abcd" # Result has to be rank 0, impossible -Error: ∾𝕩: 𝕩 must have an element with rank at least =𝕩 +Error: ∾: Some item rank must be equal or greater than rank of argument

Join has higher-dimensional uses as well. Given a rank-m array of rank-n arrays (requiring mn), it will merge arrays along their first m axes. For example, if the argument is a matrix of matrices representing a block matrix, Join will give the corresponding unblocked matrix as its result.

↗️
     m  (31425) ¨ 23⥊↕6
-- 
cgit v1.2.3