Stefan M.
Stefan M.
But... 🤨 Why is it different? It is the same, right? So why are the types different? Coming from outside, it looks like using a dependency notion is just like...
🤯 I chatted with AI a bit about this and it seems `pkl` distringuesh between the imports. So even if using the "same package", as soon as the import "looks"...
> let's keep this PR around so we can go from here when we're ready! Sure, take your time. This is going to nowhere 🙃 > Also, I'm open to...
Closed as done in https://github.com/apple/pkl/pull/1315
@cla-bot check
@nirinchev what weekned did you mean? 🤔 Just kidding 🙂 Take your time. This should act only as a friendly reminder...
The link is https://play.google.com/store/apps/details?id=com.MarcosDiez.shareviahttp And actually not broken...
@JLLeitschuh the latest version is already part of the Readme as a badge to the plugin portal. Isn't this enough to merge this PR? 🤔
The documentation of u128 is 🥇! > Who was it that said we'd never need more than 64 bits??
The issue occurs because the implementation of String.split in the codebase ultimately delegates to Java’s String.split method. By default, Java’s split omits trailing empty strings from the result. This is...