00JCIV00/cova

Possible upgrade?

GobiasSomeCoffeeCo opened this issue · 1 comments

I noticed you're using std.mem in your library. Have you thought about hand rolling it? I think this would help add a uniqueness to your code base that does not exist in other libraries. Essentially, make your code so you have no imports from the std library. Everything from scratch. Think about it.

Lol