An open API service indexing awesome lists of open source software.

https://github.com/smallnest/gofu

functional go with generic types
https://github.com/smallnest/gofu

functional generic genetics golang

Last synced: about 1 month ago
JSON representation

functional go with generic types

Awesome Lists containing this project

README

          

# gofu

`gofu` is a go functional library, and it means "kongfu".

It defines many interfaces (type contraint) that port from OpenJDK, Scala, C++ and other programming languages and libraries. They are the fundamental generic types to construct go functional libraries.

So far I only ported some generic function interfaces.

Welcome to comment and contribute.