Josef

Results 23 comments of Josef

I tried to watch the video but it cannot be played because of "privacy issues". Another question I have is how do you express a - b - c, because...

I have crated a [repo with a more rigorous set of benchmarks](https://github.com/enso-org/jvm-native-benchmarks) that compare C++, jni-rs and unsafe rust.

@jano017 you might want to check PR #197

Could you take a look at `Haskell Alternative` pull request? I would like to merge my implementation with current implementation, without replacing all of @jparoz work, but I am not...

It's a bit off topic, but wasn't the infamous record problem solved in GHC 8.0 ? E.G. Do we need different names for location getters (currently `siteLocation` and `moveLocation`)?

Also, other starter packages provide some helper functions like `inBounds`, `getDistance`, `getAngle`, `getLocation`, `getSite`. Should we also provide them (e.g. in Halite.Logic) ? Also all of those methods take `Map`...

I have sent a PR #233. After that I think we are ready to go, unless there is some bug I didn't see. ( Maybe we could post a link...

Thanks. Because our `Test` instance uses `modulo` and as you know `0

Nope. Quick search returns [nothing](https://github.com/Dominaezzz/kotlin-imgui/search?q=calcTextSize).

Autocomplete doesn't return anything either. I use `import com.imgui.*`.