-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
help wantedExtra attention is neededExtra attention is neededtype: snippetSmall, reusable Kotlin functions or expressionsSmall, reusable Kotlin functions or expressions
Description
Task
Implement a utility to capture and read generic type information at runtime.
- Example: extract
List<String>element type - Use
TypeToken-style pattern with reified generics - File:
reflection/ReadGenericType.kt
Update the reflection/README.md with a short entry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededtype: snippetSmall, reusable Kotlin functions or expressionsSmall, reusable Kotlin functions or expressions