ChanServ changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Fund Crystal's development: https://crystal-lang.org/sponsors | GH: https://github.com/crystal-lang/crystal | Docs: https://crystal-lang.org/docs | Gitter: https://gitter.im/crystal-lang/crystal
notzmv has quit [Ping timeout: 260 seconds]
SamantazFox has quit [Killed (NickServ (GHOST command used by SamantazFox_))]
SamantazFox_ has joined #crystal-lang
ur5us has quit [Ping timeout: 255 seconds]
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 260 seconds]
walez has joined #crystal-lang
ur5us has joined #crystal-lang
kiwiroy has quit [Read error: Software caused connection abort]
kiwiroy has joined #crystal-lang
Sankalp has quit [Ping timeout: 256 seconds]
ur5us has quit [Ping timeout: 240 seconds]
Sankalp has joined #crystal-lang
alexherbo2 has joined #crystal-lang
jmdaemon has quit [Ping timeout: 256 seconds]
alexherbo2 has quit [Ping timeout: 260 seconds]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
<FromGitter> <naqvis> found the reason for this z3. Its `LLVM15` which is depending on this
<FromGitter> <naqvis> ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=637b99cc2cb6570240397eb1]
<FromGitter> <naqvis> @Blacksmoke16 just fyi 😃
<FromGitter> <Blacksmoke16> ha, welp that would do it
<FromGitter> <Blacksmoke16> makes sense as thats what i have in my mac
<FromGitter> <naqvis> yeah, i just switched from LLVM@13 to 15 and then notice this
walez has quit [Ping timeout: 252 seconds]
<mikko> hmm, String#to_i can be called with a block (to give a default value) but String#to_f can't
<mikko> why the inconsistency?
yxhuvud has quit [Read error: Connection reset by peer]
yxhuvud has joined #crystal-lang
_ht has joined #crystal-lang
walez has joined #crystal-lang
Sankalp has quit [Ping timeout: 248 seconds]
alexherbo2 has quit [Remote host closed the connection]
Sankalp has joined #crystal-lang
jmdaemon has joined #crystal-lang
ur5us has joined #crystal-lang
_ht has quit [Quit: _ht]
<mikko> hmm shouldn't this work? https://play.crystal-lang.org/#/r/e43p
<FromGitter> <Blacksmoke16> id avoid using a recursive alias like that in the first place
<mikko> you mean the Array(Val) ?
<FromGitter> <Blacksmoke16> yea
<mikko> hmm i guess it works if i type it all out without aliases
<mikko> just gets a little bit unreadable but it's fine
walez has quit [Ping timeout: 260 seconds]
hightower2 has joined #crystal-lang