Index

stdx.collections.Index$package.Index
object Index

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Index.type

Members list

Type members

Classlikes

object int extends Integral[Index]

Attributes

Supertypes
trait Integral[Index]
trait Numeric[Index]
trait Ordering[Index]
trait PartialOrdering[Index]
trait Equiv[Index]
trait Serializable
trait Comparator[Index]
class Object
trait Matchable
class Any
Show all
Self type
int.type

Value members

Concrete methods

def apply(x: PositiveInt): Option[Index]
def assertLastOf(s: Seq[_]): Index
def fromSize(s: Seq[_]): Index
def lastOf(s: Seq[_]): Option[Index]

Concrete fields

val one: Index
val zero: Index

Givens

Givens

given int: int

Extensions

Extensions

extension (i: Index)
infix def >>>(j: Index): Index
def unary_-: Int
def unary_~: Int