package
1.0.5
Repository: https://github.com/yitsushi/go-aoc.git
Documentation: pkg.go.dev

# Functions

DropErrorBoolean drops the error and returns with the boolean value only.
DropErrorInt64 drops the error and returns with the Int64 value only.
DropErrorUint64 drops the error and returns with the Uint64 value only.