Forums before death by AOL, social media and spammers... "We can't have nice things"
|    sci.lang    |    Natural languages, communication, etc    |    297,462 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 295,837 of 297,462    |
|    HenHanna to All    |
|    =?UTF-8?Q?=28Don=E2=80=99t_type_just_=28    |
|    18 Jun 24 13:13:45    |
      XPost: alt.usage.english, comp.lang.lisp       From: HenHanna@devnull.tb              from the Gauche manual (a kind of Lisp)              lrange start :optional end step               Creates a lazy sequence of numbers starting from start,        increasing by step (default 1), to the maximum value that        doesn’t exceed end. The default of end is +inf.0, so it        creates an infinite list.        (Don’t type just (lrange 0) in REPL, or it won’t terminate!)        If any of start or step is inexact, the resulting sequence has        inexact numbers.                     (Don’t type just (lrange 0) in REPL, or it won’t terminate!)               <-- This sounds (more than) slightly odd. Do you agree?                     _______________        > The default of [end] is +inf.0, so it creates an infinite list.              better as:               > The default for [end] is +inf.0, specifying an infinite list.                     _______________        > If any of start or step is inexact,              better as: ............              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca