You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easiest example is for how to respond to blackwood. I want number of aces. But the syntax should not be aces(north) as that is not abstract enough. I may want the number of tens, or number of tens and nines. Perhaps
number(honors, x) Where x is A, or AQ, or T, or T9, or whatever)
The text was updated successfully, but these errors were encountered:
Easiest example is for how to respond to blackwood. I want number of aces. But the syntax should not be aces(north) as that is not abstract enough. I may want the number of tens, or number of tens and nines. Perhaps
number(honors, x) Where x is A, or AQ, or T, or T9, or whatever)
The text was updated successfully, but these errors were encountered: