IRC channel logs

2025-03-22.log

back to list of logs

<binary_mobile>I had a doubt regarding arrays and vectors. I was trying to use array-ref and array-length but they weren't implemented, so I looked at the game jam template and over there vector procedures were used. Is there a significant difference between the 2 types?
<ridley>Not sure if this is at all of interest to anyone but I made a syrup library in Dart: https://codeberg.org/ridley/dart_syrup
<ridley>I have not released my own work before so if somehow I didn't follow expected norms it's not on purpose and I'm happy to learn