Keep in mind all the code here is super cursed and I'm not quite sure what I was smoking when I made this...
A lightweight generic functional library for C.
A lot of functionality is missing...
- Lambda
 - Anonymous function
 - For each
 - Reducing
 - Filtering
 - Mapping
 -  Matching
- Any
 - All
 - None
 
 - Prettier piping
 - Adding more goals as more comes to mind.