IntIdx

object IntIdx
class Object
trait Matchable
class Any
IntIdx.type

Value members

Concrete methods

inline def of[N <: Int, Bound, X0 <: Bound](v: Finite[N]): IntIdx[N, Bound] { type X = X0; }

Extensions

Extensions

extension [N <: Int, Bound](i: IntIdx[N, Bound])
inline def value: Finite[N]