bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iteration of array cartesian product in awk


From: arnold
Subject: Re: iteration of array cartesian product in awk
Date: Fri, 17 Apr 2020 01:22:07 -0600
User-agent: Heirloom mailx 12.5 7/5/10

Peng Yu <address@hidden> wrote:

> Is there an easy way to implement the iteration of the cartesian
> product of a number of arrays (the number is only known at run time)
> in awk?

No.

If you want Python, you should use Python.

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]