gentrix
What is this?
gentrix is a library for creating matrixes of generics. You can declare a matrix of any type. Handy functions included.
Examples
let mut matrix = new;
assert!;
assert!;
let a = matrix.get.unwrap;
let b = matrix.get.unwrap;
assert_eq!;
let items = vec!;
let mut matrix = from;
matrix.translate.unwrap;
println!;
assert_eq!;
assert_eq!;
Future plans
Refinement and proper documentation