willl has quit [Quit: Connection closed for inactivity]
fowlduck has quit [Remote host closed the connection]
fowlduck has joined #crystal-lang
NeverDie has quit [Quit: I'm off to sleep. ZZZzzz…]
sadin has joined #crystal-lang
willl has joined #crystal-lang
havenwood has joined #crystal-lang
unshadow has quit [Ping timeout: 256 seconds]
BlaXpirit has joined #crystal-lang
<BlaXpirit>
>> [1,2,3].drop(2)
<DeBot>
BlaXpirit: Error in line 4: undefined method 'drop' for Array(Int32) - http://carc.in/#/r/6kb
strcmp2 has quit [Quit: Leaving]
sadin has quit [Remote host closed the connection]
<BlaXpirit>
finally I realize what I've been missing. it's iterators/generators (what many languages use `yield` for)
<BlaXpirit>
is the block inclusion really enough to completely replace it?
fowlduck has quit [Remote host closed the connection]
fowlduck_ has joined #crystal-lang
fowlduck_ has quit [Ping timeout: 248 seconds]
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 248 seconds]
havenwood has quit [Ping timeout: 276 seconds]
PotatoCrisps has quit [Remote host closed the connection]
<jhass>
BlaXpirit: no, hence we do have Iterator
<BlaXpirit>
jhass, but it's cumbersome to implement iterators
<jhass>
yeah, the general Enumerator was deemed too slow though
fowlduck has joined #crystal-lang
willl has quit [Quit: Connection closed for inactivity]
fowlduck has quit [Ping timeout: 256 seconds]
lokulin has quit [Ping timeout: 252 seconds]
lokulin has joined #crystal-lang
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 248 seconds]
jtarchie has quit [Quit: Connection closed for inactivity]
<6JTABI2SD>
[crystal] asb reopened pull request #770: Switch to 0o as the one true octal constant prefix (needs a 0.7.4 release) (master...switch_to_0o_octal) http://git.io/vIEXf
<7GHAANGX6>
[crystal] asb closed pull request #770: Switch to 0o as the one true octal constant prefix (needs a 0.7.4 release) (master...switch_to_0o_octal) http://git.io/vIEXf
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 250 seconds]
badeball_ is now known as badeball
NeverDie has joined #crystal-lang
havenwood has joined #crystal-lang
willl has joined #crystal-lang
NeverDie has quit [Quit: I'm off to sleep. ZZZzzz…]
sadin has joined #crystal-lang
strcmp1 has joined #crystal-lang
NeverDie has joined #crystal-lang
pleiosaur has quit [Remote host closed the connection]
pleiosaur has joined #crystal-lang
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 246 seconds]
havenwood has quit [Ping timeout: 250 seconds]
havenwood has joined #crystal-lang
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 250 seconds]
lokulin has quit [Ping timeout: 250 seconds]
lokulin has joined #crystal-lang
mytrile has joined #crystal-lang
mytrile has quit [Quit: mytrile]
mytrile has joined #crystal-lang
mytrile has quit [Client Quit]
zodiak_ has quit [Quit: Leaving]
zodiak has joined #crystal-lang
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
zz_Cidan is now known as Cidan
zodiak has quit [Quit: Leaving]
zodiak has joined #crystal-lang
fowlduck has joined #crystal-lang
blue_deref has joined #crystal-lang
fowlduck has quit [Ping timeout: 248 seconds]
fowlduck has joined #crystal-lang
Cidan is now known as zz_Cidan
fowlduck has quit [Remote host closed the connection]
ozra has joined #crystal-lang
fowlduck has joined #crystal-lang
blAckEn3d has joined #crystal-lang
blAckEn3d has quit [Client Quit]
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
<crystal-gh>
[crystal] asterite closed pull request #945: Fix inheritance docs as reported on Mailing list (gh-pages...fix-inheritance-docs) http://git.io/vqZRe
<crystal-gh>
[crystal] asterite pushed 2 new commits to master: http://git.io/vqzHy
<crystal-gh>
crystal/master 9c7aaaa yui-knk: [ci skip] Update test descriptions