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>;