Skip to content

paulsemel/generic-vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector genericity dumb implementation in C

This is a really dumb implementation of generic vectors. It doesn't use the C11 _Generic feature (it might be a good idea for more complex helpers).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published