Thanks! That was it!
Blake
On Oct 23, 10:24 pm, Sean Corfield wrote:
> On Fri, Oct 21, 2011 at 4:12 PM, rugby_road wrote:
> > The bit-or arity seems to be limited to 2, rather than more, which
> > seems to disagree with the documentation. I get "Wrong number of args
> > (3) passed to: core$bit
On Fri, Oct 21, 2011 at 4:12 PM, rugby_road wrote:
> The bit-or arity seems to be limited to 2, rather than more, which
> seems to disagree with the documentation. I get "Wrong number of args
> (3) passed to: core$bit-or" for (bit-or 1 1 1). Have I misunderstood
> this operation; shouldn't it ta
The bit-or arity seems to be limited to 2, rather than more, which
seems to disagree with the documentation. I get "Wrong number of args
(3) passed to: core$bit-or" for (bit-or 1 1 1). Have I misunderstood
this operation; shouldn't it take any number of values?
thanks
Blake
--
You received thi