<@U282LGMGR> Based on the code that you show, I th...
# announcements
j
@redrield Based on the code that you show, I think this statement is not true: "And I need the continue statements". You can use `let`:
Copy code
taskCache[s]?.let { cachedValue ->
    ...
}
k
(surround multi-line code with ```)
j
You know what would be awesome? A system where I can clearly see what I will post while writing it 😉
k
Technically this is just a chat app ☺️.