Skip to content
 
 

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functional-go

Applying functional programming (FP) concepts to Go!

This repository is an experiment in how far we can push Go to implement Functional Programming design patterns. Note that the types herein are hard-coded for specific types, but you could use code generation to produce these FP constructs for any type you please!

If you're interested, please contribute any way you wish. Here are some ideas:

  • Submit an issue with a question, comment, or anything else
  • Make a change and submit a pull request. Even if you aren't a "FP person" or don't know what you're doing, I want to hear what you think, and sometimes the best way to do that is through code :)
  • Ping me on Twitter @arschles

About

Core utilities for functional Programming in Go

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages