Skip to content

[Edit] Kotlin: Data Types #5949

Open
Open
@MarDSoul

Description

@MarDSoul

Type of Edit (select all that apply)

Fix incorrect description

Description (optional)

The content is placed in content/kotlin/concepts/data-types/data-types.md

Kotlin has primitive and non-primitive data types:
...

Explanation

There is no primitive data types in Kotlin. Kotlin docs
Kotlin can use primitives underneath the hood for better performance (such as Int or IntArray, for example). But generally it's reference data types.

Code of Conduct

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
  • Issue is assigned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttypoFixing a typo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions