Help me understand infinity
J. Landman Gay
jacque at hyperactivesw.com
Wed Jul 29 22:23:32 EDT 2020
The bug list is infinite, ergo, all others are secondary to this one.
;)
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On July 29, 2020 6:13:39 PM Mark Wieder via use-livecode
<use-livecode at lists.runrev.com> wrote:
> On 7/29/20 3:17 PM, Ali Lloyd via use-livecode wrote:
>
>> Now you can do:
>>
>> local tMin, tThisResult
>> put infinity into tMin
>> repeat for each element tElement in tList
>> -- perform some computation on tElement to get tThisResult
>> put min(tMin, tThisResult) into tMin
>> end repeat
>
> Well, yes, that's clever, but considering that you already had a
> workaround and that there are so many unfixed bug reports and pull
> requests waiting to be accepted and merged, I'm wondering what pushed
> this enhancement to the top of the list?
>
>
> --
> Mark Wieder
> ahsoftware at gmail.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list