From e3addef7d02f432fad8fc0886880f59c40000a5a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 13 Aug 2011 17:58:48 +0000 Subject: * algebra/integer.spad.pamphlet (Integer): Remove attribute infinite. --- src/algebra/catdef.spad.pamphlet | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/algebra/catdef.spad.pamphlet') diff --git a/src/algebra/catdef.spad.pamphlet b/src/algebra/catdef.spad.pamphlet index 668b63b7..e546bb01 100644 --- a/src/algebra/catdef.spad.pamphlet +++ b/src/algebra/catdef.spad.pamphlet @@ -1963,12 +1963,10 @@ SetCategory(): Category == Join(BasicType,CoercibleTo OutputForm) with ++ return duplicate items and only return "failed" after exhausting ++ all elements of the domain. ++ This assumes that the sequence starts with \spad{init()}. -++ For infinite domains, repeated application +++ For non-fiinite domains, repeated application ++ of \spadfun{nextItem} is not required to reach all possible domain elements ++ starting from any initial element. ++ -++ Conditional attributes: -++ infinite\tab{15}repeated \spad{nextItem}'s are never \spad{nothing}. StepThrough(): Category == SetCategory with --operations init: % -- cgit v1.2.3