Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 431 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 431 Bytes

Functional Zig features!

Table of Contents

Functions

Here's a list of the functions implemented by funzig, in order of addition:

  • pipe
  • reduce
  • map
  • find

For usage information, check out the tests in all the files src!