Skip to content

sidmishraw/gunc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

gunc

gunc is going to be my functional programming library for Go. It will have a collection of higher-order functions to make functional programming easier in Go. (Trying...)

Functions implemented:

  • Map
  • Foldl
  • Foldr
  • Curry

-- Sid

Releases

No releases published

Packages

No packages published

Languages