doc / ch.tutteli.atrium.api.cc.infix.en_GB / Index

Index

data class Index
Deprecated: Switch from Assert to Expect; will be removed with 1.0.0 -- see https://github.com/robstoll/atrium/releases/tag/v0.12.0#migration for migration hints and scripts.

Wrapper for a single index -- can be used as distinguishable type for an overload where Int is already in use.

Constructors

<init>

Index(index: Int)

Wrapper for a single index -- can be used as distinguishable type for an overload where Int is already in use.

Properties

index

val index: Int