Index

vecxt.idx.`package`.Index
object Index

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Index.type

Members list

Value members

Concrete methods

def all[N <: Int](using ValueOf[N]): Index[N]

Attributes

Source
package.scala
def none(num: Int): Index[Int]

Attributes

Source
package.scala
def none[N <: Int](using ValueOf[N]): Index[N]

Attributes

Source
package.scala
def trues(num: Int): Index[Int]

Attributes

Source
package.scala