Skip to content

A lightweight functional library for the C programming language (GNUCC only)

License

Notifications You must be signed in to change notification settings

DHPS-Solutions/fun-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fun-c

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...

Functionality

  • Lambda
  • Anonymous function
  • For each
  • Reducing
  • Filtering
  • Mapping
  • Matching
    • Any
    • All
    • None
  • Prettier piping
  • Adding more goals as more comes to mind.

Releases

No releases published

Packages

No packages published

Languages