Re: [ANN] Red Planet Labs, a new well-funded Clojure startup

2019-04-07 Thread hello
Hi Nathan, Congratulations! Stay tuned for your next big project. > On Apr 7, 2019, at 00:30, Robert Luo wrote: > > Cool, very curious about the idea. > > On Thursday, April 4, 2019 at 3:37:59 AM UTC+8, Nathan Marz wrote: > I'm really happy to announce my startup Red Planet Labs with $5M in fun

Re: [ANN] Red Planet Labs, a new well-funded Clojure startup

2019-04-07 Thread hello
Hi Nathan, Congratulations! Stay tuned for your next big project. > On Apr 7, 2019, at 00:30, Robert Luo wrote: > > Cool, very curious about the idea. > > On Thursday, April 4, 2019 at 3:37:59 AM UTC+8, Nathan Marz wrote: > I'm really happy to announce my startup Red Planet Labs with $5M in fun

var args with recur

2015-01-20 Thread Hello Funk
This stumped a few of us on #clojure, with a debate as to whether this is a compiler error or has a legitimate explanation. My initial examination: https://www.refheap.com/96295 A more minimal example: https://www.refheap.com/96296 What's going on? Andrew -- You received this message becau