gitlab.com / ShowMeYourCodeYouTube / kotlin-data-structures
Data structure overview in Kotlin and Java. Sample implementations are written in Kotlin.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/ShowMeYourCodeYouTube%2Fkotlin-data-structures
PURL: pkg:gitlab/ShowMeYourCodeYouTube/kotlin-data-structures
Stars: 0
Forks: 0
Open issues: 0
License: None
Language:
Dependencies parsed at:
3
Created at: over 4 years ago
Updated at: about 2 years ago
Last synced at: about 2 years ago
Topics: data structure, kotlin
build.gradle.kts
maven
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 * implementation
- org.junit.jupiter:junit-jupiter 5.7.2 testImplementation