cajually has quit [Remote host closed the connection]
endformationage has joined #ponylang
endformationage has quit [Ping timeout: 240 seconds]
endformationage has joined #ponylang
acarrico has quit [Ping timeout: 272 seconds]
acarrico has joined #ponylang
acarrico has quit [Ping timeout: 272 seconds]
* endformationage
laughs, lost in the wilderness of generics he built around himself.
oldsk00l_ has quit [Ping timeout: 272 seconds]
oldsk00l has joined #ponylang
acarrico has joined #ponylang
<vaninwagen>
thats a pretty generic laugh, could you please reify, endformationage ?
<vaninwagen>
Generic inference is such a precious thing, that is one thing i learned using pony
jmiven has quit [Quit: co'o]
jmiven has joined #ponylang
<endformationage>
vaninwagen: I think I found my way out of my problem via interfaces. I was using generic types to generically type other types when I should have been using a subtype. :P