Skip to content

Conversation

@BeepBot99
Copy link
Contributor

Kotlin has type inference, not dynamic typing.
Dynamic typing is where the type is determined at runtime.
Kotlin uses static typing with type inference. Types are still determined at compile time, they just don't need to be specified manually.

Kotlin has type inference, not dynamic typing.
@texasdiaz
Copy link
Contributor

Thanks for the correction!

@texasdiaz texasdiaz merged commit f1bfcbf into FIRST-Tech-Challenge:main May 2, 2025
7 checks passed
@BeepBot99 BeepBot99 deleted the patch-1 branch May 2, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants