Join Slack
Powered by
What’s the correct way to convert an `Array<Int...
# getting-started
e
Erik Dreyer
04/24/2020, 8:29 PM
What’s the correct way to convert an
Array<Int?>
to
Array<Int>
Erik Dreyer
04/24/2020, 8:30 PM
oh,
nullableList.filterNotNull()
✔️ 3
d
Dominaezzz
04/24/2020, 9:19 PM
Cast. 🏃🏼
🙄 3
😅 3
👺 1
2
Views
Open in Slack
Previous
Next