/kotlin-trials

A playground for algorithms trials using Kotlin

Primary LanguageKotlinThe UnlicenseUnlicense

Trials

Build Status

My primary playground for doing algorithmic trials using Kotlin. Hence, the name.

Contents

Run benchmarks

$ ./gradlew --no-daemon clean jmh

Run tests

$ ./gradlew check

License

This is free and unencumbered software released into the public domain. For more see LICENSE file.