[q-lang-users] newbie: backtracking?
Brought to you by:
agraef
From: Arnoldo J. M. M. <ar...@da...> - 2005-10-26 03:56:34
|
Hi All: I was reading the manual and it says the matching process explicitly takes the first (from top to bottom) equation that matches (or the equation with the highest priority) . Is there a way to make q backtrack all the possible matchings instead of just the first? Thanks in advance, AM. |