Categorygithub.com/pamburus/go-mod
repository
0.5.2
Repository: https://github.com/pamburus/go-mod.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-mod Build Status Coverage Status Coveralls Status

A collection of useful go modules.

Modules

  • gi

    Provides generic iterator combinators.

  • optional

    Provides a way to represent optional values.

  • result

    Provides a way to represent a generic result that can be either a success with a value or an error.