Re: Could this be any more obscure?

2018-09-29 Thread JJ Merelo
Hi El sáb., 29 sept. 2018 a las 7:53, ToddAndMargo () escribió: > Proposed addition to "words": > > "$limits" is an optional argument. When left empty, the > value defaults to Inf (Infinity), meaning "without bound" > or "no limit" > > Inf means without bonds _always_. It says

Re: Could this be any more obscure?

2018-09-29 Thread ToddAndMargo
On 9/29/18 12:44 AM, JJ Merelo wrote:       Inf when used as an instance of Num and represents a       value that's too large to represent in 64-bit double-precision s      floating point number Not "when". Inf _is_ a Num. And it does not represent that. You can represent any nu

RFE's on Inf and words documentation

2018-09-29 Thread ToddAndMargo
Hi All, I just posting the following Requests for Enhancement. Thank you all for your assistance in helping me learn enough about the subject to make decent requests! -T RFE: wording change to Inf in the documentation https://github.com/perl6/doc/issues/2341 RFE: working change in "words" doc