CompactTypeVector
@midnight-ntwrk/compact-runtime v0.14.0
@midnight-ntwrk/compact-runtime / CompactTypeVector
Class: CompactTypeVector<A>
Runtime type of the builtin Vector types
Type Parametersβ
Aβ
A
Implementsβ
CompactType<A[]>
Constructorsβ
Constructorβ
new CompactTypeVector<A>(length, type): CompactTypeVector<A>;