Deutsch   English   Français   Italiano  
<v784js$1pfad$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Nuno Silva <nunojsilva@invalid.invalid>
Newsgroups: comp.lang.lisp
Subject: Re: How do i get multiple Min() values?
Date: Wed, 17 Jul 2024 10:58:20 +0100
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <v784js$1pfad$1@dont-email.me>
References: <v6qu7m$2vg8q$1@dont-email.me> <v6rug7$35c6s$2@dont-email.me>
	<20240715051340.619@kylheku.com>
	<m3a5ih1gss.fsf@leonis4.robolove.meer.net>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Wed, 17 Jul 2024 11:58:21 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="26ecf9206ae9447ab01eeb3d3ce6102b";
	logging-data="1883469"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19GZx514GVxpuNnKhhqEmaO"
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
Cancel-Lock: sha1:FWGsTHTI5y/V7mrmqebpK7YIAu8=
Bytes: 1768

On 2024-07-16, Madhu wrote:

> * Kaz Kylheku <20240715051340.619@kylheku.com> :
> Wrote on Mon, 15 Jul 2024 12:27:58 -0000 (UTC):
>
>> On 2024-07-12, HenHanna <HenHanna@devnull.tb> wrote:
>>>>
>>>> How do i get multiple Min() values?
>
> You just need the count of the min value.  you don't really need
> "multiple min() values". right?

I'm thinking it depends on what kind of entities you are comparing, if
you are using some comparison function to determine what the multiple
minima are, isn't it possible to have multiple minima which are
different objects one might want to see as multiple values, and not
something that can be duplicated from a single copy?

Sure, you could optimize for numbers, but that'd make it less flexible
too?

-- 
Nuno Silva