Versions in this module Expand all Collapse all v0 v0.0.3 Feb 21, 2024 v0.0.1 Jan 13, 2024 Changes in this version + func Panicf(format string, args ...any) + func Try(fn func()) (exception any) + func TryCatch[E any](fn func()) (exception E)