PathrockNetwork Gno Explorer
☀
Home
Blocks
Transactions
Realms
Packages
Validators
Analytics
Search block height, transaction hash, address, or realm/package path
Search
☀
gno.land/p/nt/combinederr/v0
⧉
Package
Open in gnoweb ↗
Overview
Kind
Pure package
Name
v0
Namespace
nt / combinederr
Files
4
(README)
(gnomod.toml)
Exported functions
n/a — not supported for pure packages by the node (vm/qfuncs)
Module
gno.land/p/nt/combinederr/v0
gno
0.9
Files (4)
README.md
markdown
gnomod.toml
toml
combinederr.gno
gno
doc.gno
gno
doc.gno
gno
⧉
1
// v0 - Unaudited: This is an initial version that has not yet been formally audited.
2
// A fully audited version will be published as a subsequent release.
3
// Use in production at your own risk.
4
//
5
// Package combinederr provides a combined error type for aggregating multiple
6
// errors into a single error value.
7
package
combinederr
8
Functions
not supported for pure packages by the node (vm/qfuncs)
Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.