DORSETRIGS
Home

generic-type-parameters (2 post)


posts by category not found!

Type Parameter Packs: how to return a tuple instead of an array?

Type Parameter Packs Returning a Tuple Instead of an Array in C When programming in C particularly when dealing with templates and variadic functions you might

3 min read 17-09-2024 48
Type Parameter Packs: how to return a tuple instead of an array?
Type Parameter Packs: how to return a tuple instead of an array?

Kotlin + Jetpack Compose: vararg with multiple generic types

Kotlin Jetpack Compose Mastering vararg with Multiple Generic Types Jetpack Compose offers a powerful way to build declarative UIs and its flexibility often req

2 min read 29-08-2024 58
Kotlin + Jetpack Compose: vararg with multiple generic types
Kotlin + Jetpack Compose: vararg with multiple generic types