This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Should logior (and friends) operate only on inums?


Janis Dzerins wrote:
> 
> Or should they be more general? (At the moment I need logXXX to act on
> longs with the mask like #xf0000000, but, only INMUS accepted)
> 

The logical operations should work at least on all integers, including
bignums. Patches to do this will gladly be accepted.

 - Maciej

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]