[racket-users] Re: [ANN] MessagePack implementation for Racke

2017-07-26 Thread HiPhish
On Tuesday, July 25, 2017 at 11:37:48 PM UTC+2, Lehi Toskin wrote: > One thing I'm curious about is what things can you and can you not pack? In > the README it shows bytes being packed, which seems a little obvious, but > what about (transparent) structs? Hashes? Lists? I'm very interested in th

[racket-users] Re: [ANN] MessagePack implementation for Racke

2017-07-25 Thread Lehi Toskin
One thing I'm curious about is what things can you and can you not pack? In the README it shows bytes being packed, which seems a little obvious, but what about (transparent) structs? Hashes? Lists? I'm very interested in this package... for science! -- You received this message because you ar