Konrad
Konrad
Same here using IU-181.4445.78 running JB JVM on Windows 10: ```Wrong offset: 2526. Should be in range: [0, 2499] java.lang.IndexOutOfBoundsException: Wrong offset: 2526. Should be in range: [0, 2499] at...
Well… from your description it seems that I’ve even messed `expression` with `source`…! 😅 (was writing slightly from my head as I am doing it know). So… my idea is...
see #117 for a possible solution; endorse that if it’s what you needed. (it’s taking sooooo much time to assess that by the author, though! 😣)
this should work if you use `release.config.js` (and through cli in a natural manner). 🤔 the method you’ve indicated should almost certainly fail (as far as i remember) if you’ve...
@pvdlg bumping!
Thanks for prompt reply! I feel somewhat flattered that we’re talking about implementation or even do an opportunity analysis! 😳 Just after posting I thought that I haven’t seen any...
> For your revised example: we don't have anonymous structs (or named tuples if you want to call it that) either, so the complexity remains the same to me (was...
Is this also a call for [currying](https://en.wikipedia.org/wiki/Currying) and/or [partial application](https://en.wikipedia.org/wiki/Partial_application)? (Would also be nice if possible).
It looks like golang interfaces a little…? 🤔 (Those are pretty neat in my opinion; itʼs even a little bit more: the compiler finds whether trait/protocol is met and takes...
Well… taskbar stuff was pretty random! 😉 Shall I close the issue or you want to use it track the progress? 🤔 (or do close it on your own if...