:: cow-or-bull ( n g -- arr ) { { [ g n first at n second = ] [ ] } { [ n second g values any? ] [ ] } { [ ] [ f ] } } cond ; Asset: cow-or-bull Cannot apply “call” to a run-time computed value macro call