<FromGitter>
<Blacksmoke16> @naqvis planning on migrating your recent string shards into the stdlib? I'd be happy to help if you want/need a hand with that
<FromGitter>
<naqvis> Thanks George. I haven't yet started looking into that. Would require to go through stdlib classes and see how to best integrate that.
<FromGitter>
<naqvis> Also would be better if you can review the shard code and help to provide your comments if code base meets the required standard and optimization
richbridger has quit [Ping timeout: 268 seconds]
richbridger has joined #crystal-lang
hendursa1 has joined #crystal-lang
hendursaga has quit [Ping timeout: 240 seconds]
<FromGitter>
<naqvis> I just added grapheme to stdlib, will be pushing the PR for review
<FromGitter>
<oprypin:matrix.org> @Blacksmoke16: thanks much for the notice. huh that's a really weird project, isnt it? there must be some science use case or something, cuz i'm personally not seeing the use case
<FromGitter>
<oprypin:matrix.org> @Blacksmoke16: wait... this isn't about "github actions artifacts" at all
<FromGitter>
<oprypin:matrix.org> so im fine :p
<FromGitter>
<Blacksmoke16> oh you're right. I kinda just assumed it was
<FromGitter>
<oprypin:matrix.org> and the use case is obvious, of course, if it's exporting actual data such as issues, not just exporting "github actions artifacts"
<FromGitter>
<oprypin:matrix.org> i'm probably really taking a hit in terms of SEO though lol
<FromGitter>
<oprypin:matrix.org> (if anyone's wondering about the context: https://nightly.link/ is my project)
DTZUZU_ has joined #crystal-lang
DTZUZU has quit [Ping timeout: 240 seconds]
DTZUZU has joined #crystal-lang
DTZUZU_ has quit [Ping timeout: 252 seconds]
<FromGitter>
<mixflame> is it possible to store Procs in an Array and then call them later with parameters?