> > question for you all. right now i use modulo on my bignums. i know i > > can't do that to a byte string. i'll figure something out. if any of > > you know how to do this, can you post a method? > > > > I'm not sure what your asking exactly.
i'm talking about getting the hash index of a key. see my key is a bignum and i get the hash index with (modulo key 6000011). so i either need to turn the key (which will be a byte string) into a number. stuff that right in where i have key. or i replace modulo. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.