in reply to Re^2: pattern matching from an array to an array of arrays
in thread pattern matching from an array to an array of arrays
So, how does your if condition work currently, and what do you want it to do instead?
Please help us help you better and supply a short, self-contained example that reproduces the problem you encounter. That way, we can more easily see the situation you are in and guide you better to a solution.
In your case, please add fake input data that makes your problem happen and also describe what should happen instead. Also add enough scaffolding around the code you currently have to declare and initialize all variables.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: pattern matching from an array to an array of arrays
by Anonymous Monk on Oct 22, 2016 at 13:41 UTC | |
by AnomalousMonk (Archbishop) on Oct 22, 2016 at 15:17 UTC | |
by Corion (Patriarch) on Oct 22, 2016 at 13:48 UTC |