-
## Expected Behavior of the rule
The rule should disallow `expression1?.let { expression2 } ?: run { expression3 }` like code as `run` block can be executed either when `expression1` is null or `expr…
-
when I call the register method with the access token , if token is invalid, getting response with error code status , but when token is valid getting response null
my MainActivity.kt is like
```…
-
Hello, and thank you for this amazing work!
I believe that a valuable feature, particularly for interpretability and inverse problem cases, would be the ability to add “constants” as extra paramete…
-
[Description]
(#30 에서 분리됨)
- 인화지 특성에 맞춰 프레임 디자인 조정 및 프린터 출력 테스트
- 출력 결과물에 같이네컷 로고 경계가 다소 번지는 현상 해결
- [ ] 프린터 설정에서 검정 잉크 유량 조정 가능한지 확인 (e.g. flow rate)
- [ ] 안된다면, 프레임 색상을 밝거나 옅은 색으로 조정하는 것도 고…
fetiu updated
4 weeks ago
-
Hi,
Thanks for the library it is nice.
There is a problem at the moment to save the image, the original library added this:
`
private fun getReadStoragePermission(): String {
…
-
Hi,
I'm sorry; I could not find any other way to contact you. So I'm trying my chance to reach via this channel.
I read on the page below , about your findings on Mgicband+ ble codes:
https://emc…
-
### Example 1
- MainActivity.kt & MainActivity2.kt
MainActivity
private lateinit var binding: ActivityMainBinding
override fun onCreate(savedInstanceState: Bundle?) {
supe…
-
# Unit 4.4 - Nested Iteration | Nighthawk Pages
Unit 4 Team Teach
[https://saaras859.github.io/Saaras_2025/csa/unit4-p1/unit4-4](https://saaras859.github.io/Saaras_2025/csa/unit4-p1/unit4-4)
-
For example, I want some fun hooks to generate wrappers wrapped by `liftIO`.
From
```
{#fun c_fun { `Int' } -> `Int'#}
```
to
```
c_fun i = liftIO $
{#c2hs original codes#}
```
How could…
-
At this moment, KWord does not support changing language and string dynamically updating without re binding the strings.
We could add a concept similar to this and return Publishers instead of Stri…