Skip to content

choleraehyq/gofunctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoFunctools

Build Status

GoFunctools is a simple Golang library including some commonly used functional programming tools.

Features

  • High level functions such as Apply/Reduce/Filter etc.
  • Rust-style Option type

Install

go get github.com/choleraehyq/gofunctools/functools

Documentation

GoDoc

TODO

  • LruCache
  • Simple pattern match
  • More high level functions

License

   BSD 2-Clause

About

A tool kit containing common functional programming tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages