Ary Borenszweig

Results 414 comments of Ary Borenszweig

Note that I excluded these from the macro language because they allow the compiler to hang. I'm not sure we should add this.

Is this related to https://github.com/crystal-lang/crystal/issues/11252?

What's the `text`?

Put another way: could you provide code that I can copy/paste into a file, run it and see it break?

Hi @orangeSi ! I would suggest opening an issue first to discuss this addition. My thoughts: - I believe `split_array(n)` is the same as `in_group_of(size / n)` (more or less)...

True. Also probably discuss outside of here what to expose. What's the reason to expose the address and the cryptic function name?

Let's say someone implements an interpreter for Crystal. What would be the address?

Ah, nevermind, in any case it won't happen.