dynamic

vecxt.vector.`package`.dynamic
object dynamic

Attributes

Source
vector.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
dynamic.type

Members list

Extensions

Extensions

extension [N <: Int](thisVector: Vec[N])(using ValueOf[N])
transparent inline def index[M <: Int](index: Index[M])(using ValueOf[M]): Vec[Int]

Attributes

Source
vector.scala
extension [N <: Int](thisVector: Vec[N])
def +![M <: Int](thatVector: Vec[M])(using NotGiven[M =:= N]): Vec[N]

Attributes

Source
vector.scala