Piotr Krzemiński

Results 303 comments of Piotr Krzemiński

Aren't sequences what you mean? Sequences are lazy, extension functions on iterables are eager.

As a new user of Ivy Wallet, I'm surprised this behavior (carry on) isn't the default one. I'd expect resetting the balances to 0 to be an opt-in feature because...

Multiplatform and JS - actually, Kotlin supports also native binaries, and maybe more platforms to come in the future. To better explain the vocabulary I use: when a project is...

Sure, Kotlin runtime would have to exist in all platform-specific versions of Specnaz, in JVM and also e. g. in JS. That's the cost of this additional layer of abstraction....

I'm not sure if I understood you correctly: you'd like to transpile Java code to Kotlin platform-independent code, right? I don't think it's doable - IntelliJ transpiles Java to Kotlin...

I meant a bit different thing. Let's assume you use `java.lang.Math.max` function in your Specnaz Java code. In Kotlin standard library, we have `kotlin.math.max`. Now, when using IntelliJ's feature to...

For completeness, here are related issues in other testing frameworks for Kotlin: * https://github.com/spekframework/spek/issues/327 * https://github.com/kotlintest/kotlintest/issues/242

It's fine, I've been using kotest for several years now for writing multiplatform tests and it works nice :)

* **#1387** 👈 * `main` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @krzema12 and the rest of your teammates on Graphite