gdext/swizzles

Search:
Group by:

Macros

macro swizzle[I: static int; T](v: array[I, T]; key: untyped): untyped

Templates

template `.*`[I: static int; T](v: array[I, T]; key): untyped