//
pkg.gl
Category
github.com/yitsushi/go-aoc
bullshit
package
1.0.5
Repository:
https://github.com/yitsushi/go-aoc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
9 SLOC
#
Functions
DropErrorBoolean
DropErrorBoolean drops the error and returns with the boolean value only.
DropErrorInt64
DropErrorInt64 drops the error and returns with the Int64 value only.
DropErrorUint64
DropErrorUint64 drops the error and returns with the Uint64 value only.