<FromGitter>
<mistyharsh> Hey folks, ⏎ I have recently started exploring Crystal language from academic perspective. ⏎ Reading the docs, I don't see any mention for what kind of *polymorphism* techniques are available in Crystal lang. ⏎ ⏎ Can anyone point me in a right direction? [https://gitter.im/crystal-lang/crystal?at=630460e0cf6cfd27af2cc157]
_ht has joined #crystal-lang
_ht has quit [Quit: _ht]
ua_ has quit [Ping timeout: 256 seconds]
ua_ has joined #crystal-lang
notzmv has quit [Ping timeout: 268 seconds]
skandal has left #crystal-lang [#crystal-lang]
notzmv has joined #crystal-lang
hightower4 has quit [Remote host closed the connection]
hightower2 has joined #crystal-lang
hightower2 has quit [Client Quit]
hightower2 has joined #crystal-lang
hightower2 has quit [Remote host closed the connection]
hightower2 has joined #crystal-lang
hightower2 has quit [Remote host closed the connection]
mookie has quit [Read error: Connection reset by peer]
mookie has joined #crystal-lang
hightower2 has joined #crystal-lang
hightower2 has quit [Remote host closed the connection]
hightower2 has joined #crystal-lang
hightower2 has quit [Ping timeout: 252 seconds]
hightower2 has joined #crystal-lang
amk has left #crystal-lang [#crystal-lang]
kiiNODA has joined #crystal-lang
ur5us has joined #crystal-lang
kiiNODA has quit []
Stephie has quit [Read error: Connection reset by peer]
Stephie- has joined #crystal-lang
<FromGitter>
<Blacksmoke16> @mistyharsh via inheritance or composition (included modules)
ur5us has quit [Ping timeout: 255 seconds]
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 244 seconds]
Guest38 has joined #crystal-lang
Guest38 has quit [Client Quit]
<FromGitter>
<mattrberry> I've spent too long already looking at https://github.com/crystal-lang/crystal/issues/12407 and I have no idea what I'm doing haha. Looks like the primary difference between the IR Crystal generates and Rust generates is the alignment, and I know you have to be weary about float alignment.. Hopefully it's a simple fix for someone more knowledgeable than me