Thanks Rich,
This is exactly the "there must be a simple way to do this that I am
overlooking" answer that I was hoping for.
- Mark
On Fri, Sep 19, 2008 at 8:25 AM, Rich Hickey <[EMAIL PROTECTED]> wrote:
>
>
>
> On Sep 18, 8:49 pm, Mark McGranaghan <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I
On Sep 18, 8:49 pm, Mark McGranaghan <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I was wondering if there was an idiomatic functional way to accomplish
> the following:
>
> We have some parameters, and we want to build a collection based on
> those parameters. The collection could have as many as
On Sep 19, 5:49 am, Mark McGranaghan <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I was wondering if there was an idiomatic functional way to accomplish
> the following:
>
> We have some parameters, and we want to build a collection based on
> those parameters. The collection could have as many as
Hi all,
I was wondering if there was an idiomatic functional way to accomplish
the following:
We have some parameters, and we want to build a collection based on
those parameters. The collection could have as many as n items, and
whether and what items get added for each of the n possibilities