Categorygithub.com/sourcenetwork/immutable
modulepackage
0.3.0
Repository: https://github.com/sourcenetwork/immutable.git
Documentation: pkg.go.dev

# README

Immutable

A collection of core immutable types used across Source repositories

# Packages

No description provided by the author

# Functions

Some returns an `Option` of type `T` with no value.
Some returns an `Option` of type `T` with the given value.

# Structs

Option represents an item that may or may not have a value.