| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: terminology
Marshall wrote:
> Forgot to mention:
>
> Yes, infinite streams are an important subject.
>
> ISTM that you can use generators to achieve the same effect,
> though. Yes? No?
>
>
If you're asking what I think you're asking, then yes, you could use a list comprehension to describe a potentially infinite list (e.g. "[1..]"); but in a strict language, what would happen if you tried to use it (in, say, "zip list [1..]") ? Received on Mon Jun 19 2006 - 17:42:32 CDT
![]() |
![]() |