Tuple[A, B]
Closed this issue · 9 comments
Is there any option for tuples? or scheduled?
Not at the moment, but would not be hard to add. Are you interested in adding a patch? Would probably be faster but I’ll get to this at some point.
On Oct 8, 2015, at 5:42 AM, Choongjae Lee notifications@github.com wrote:
Is there any option for tuples? or scheduled?
—
Reply to this email directly or view it on GitHub #6.
Do you have any comments for these two ideas?
frograms@a9487f7
frograms@34db9f8
It will be very helpful
Hi, I think this is a great start! Feel free to submit a PR (or let me know and I can just do it).
It would be nice to remove the boilerplate with macros, but we can do that later.
Thanks!
On Nov 2, 2015, at 9:24 PM, Choongjae Lee notifications@github.com wrote:
Do you have any comments for these two ideas?
frograms/msgpack4s@a9487f7 frograms@a9487f7
frograms/msgpack4s@34db9f8 frograms@34db9f8
It will be very helpful—
Reply to this email directly or view it on GitHub #6 (comment).
Any news on this? It would be very useful, and it seems just a matter of adding @dazebug codecs
Sorry, haven’t had time to incorporate it. If I have time this week I’ll try to put those ideas in there, but if you submit a PR that would help :)
On Jan 16, 2016, at 2:45 AM, Andrea Ferretti notifications@github.com wrote:
Any news on this? It would be very useful, and it seems just a matter of adding @dazebug https://github.com/dazebug codecs
—
Reply to this email directly or view it on GitHub #6 (comment).
Oh.. I'm little bit busy these days but if I have time, I'll try too..
I went to the source of this proposal and found everything already packaged together with tests and ready for inclusion. I can make a PR based on that, just in case, but it does not seem there is a lot of work needed. It would be a little strange, since it is not my work, but if it helps...
Thanks, looking forward to it!
On Jan 19, 2016, at 3:47 AM, Andrea Ferretti notifications@github.com wrote:
I went to the source https://github.com/frograms/msgpack4s of this proposal and found everything already packaged together with tests and ready for inclusion. I am making a PR based on that, just in case, but it does not seem there is a lot of work needed
—
Reply to this email directly or view it on GitHub #6 (comment).