16 Jan
2007
16 Jan
'07
2:39 p.m.
Can anyone tell me how to determine the arity of an arbitrary bind object? I have a generic function that receives a bind object, but so far I've been unable to detect at compile time how many arguments it takes. Am I overlooking something obvious? Thanks a lot. Chris