Skip to content

Commit 97ede33

Browse files
committed
document issue #255
1 parent 2695bc3 commit 97ede33

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

man/Ops.hyper2.Rd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ hyper2_sum_numeric(H, r)
5959
work (without this, one has to type \code{icons["L"] <-
6060
powers(icons["L"]) + 3}, which sucks).
6161

62+
Currently, this operation returns an error if the powers have length
63+
exceeding one, so \dQuote{\code{icons[list("NB","L")] + 5}} fails. In
64+
the future, I might return a \code{disord} object instead [so errors
65+
would be flagged as \CRANpkg{disordR} discipline violations].
66+
6267
Raising a \code{hyper2} object to a power returns an error. There are
6368
no unary operations for this class.
6469
}

0 commit comments

Comments
 (0)