File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Kotlin Multiplatform Bounded Open/Closed Generic Intervals
22
3- [ ![ Publish snapshots] ( https://github.com/Whathecode/kotlinx.interval/actions/workflows/publish-snapshots.yml/badge.svg )] ( https://github.com/Whathecode/kotlinx.interval/actions/workflows/ci.yml )
4- [ ![ Sonatype Nexus (Snapshots)] ( https://img.shields.io/nexus/s/io.github.whathecode.kotlinx.interval/kotlinx-interval?server=https%3A%2F%2Fs01.oss.sonatype.org )] ( https://s01.oss.sonatype.org/content/repositories/snapshots/io/github/whathecode/kotlinx/interval )
5- [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.github.whathecode.kotlinx.interval/kotlinx-interval/badge.svg?color=orange )] ( https://mvnrepository.com/artifact/io.github.whathecode.kotlinx.interval )
3+ [ ![ Build] (https://img.shields.io/github/actions/workflow/status/Whathecode/kotlinx.interval/publish-snapshots.yml
4+ )] ( https://github.com/Whathecode/kotlinx.interval/actions/workflows/publish-snapshots.yml )
5+ [ ![ Snapshot] (https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fcentral.sonatype.com%2Frepository%2Fmaven-snapshots%2Fio%2Fgithub%2Fwhathecode%2Fkotlinx%2Finterval%2Fkotlinx-interval%2Fmaven-metadata.xml
6+ )] ( https://central.sonatype.com/repository/maven-snapshots/io/github/whathecode/kotlinx/interval/kotlinx-interval/maven-metadata.xml )
7+ [ ![ Maven Central] (https://img.shields.io/maven-central/v/io.github.whathecode.kotlinx.interval/kotlinx-interval
8+ )] ( https://central.sonatype.com/artifact/io.github.whathecode.kotlinx.interval/kotlinx-interval )
69
710Represent closed, open, or half-open, bounded intervals in Kotlin and perform common operations on them.
811_ Values_ covered by the interval can be of a different type than _ distances_ between those values.
You can’t perform that action at this time.
0 commit comments