BSD-3-Clause licensed by Chris Dornan
Maintained by [email protected]
This version can be pinned in stack with:no-value-1.0.0.0@sha256:9830dd64c74c529a7611ab7a3b0bdff330e2563cb79c60f660f8e739628f796c,1073

Module documentation for 1.0.0.0

Depends on 1 package(full list with versions):

no-value

This package provides the NoValue class for selecting sentinel-like values for each member type. These are ‘default’ values that are not supposed to represent proper values. They are typically used where you would normally use an error value but cannot. The idea is that they should be recognisable as non-values when encountered in logs or diagnostics.

Changes

Changelog for no-value

  • 1.0.0.0 first version

Unreleased changes