/goption

Option, and more, in Go

Primary LanguageGoMIT LicenseMIT

goption

A library to make Go like other, very non-Go-like languages.

Things implemented:

  • Option
  • Either
  • Slice utilities
  • Map utilities
  • Higher order function utilities
  • HashSet
  • Iterator