4 releases

0.1.3 Jul 22, 2019
0.1.2 Jul 22, 2019
0.1.1 Jun 29, 2019
0.1.0 Jun 29, 2019

#10 in #vec-t


Used in const-alg

MIT license

15KB
386 lines


A library that provides a minimal Vec<T> that is backed by an array, instead of on the heap

No runtime deps