[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
infinity in 2d
- To: <roger>, <mark>
- Subject: infinity in 2d
- From: Eric Dean Tribble <tribble>
- Date: Sun, 25 Mar 90 21:32:11 PST
- Cc: <xtech>
The FM code uses infinity in a few places, and we weren't sure whether
any of them required actually implementing infinity in X++. I looked
at all the uses of inifinity (that I could find). It turns out
there's only a small number, and they can all be replaced by unbounded
regions. (Portions and ListComps) Hurrah.
dean