# Functions

Ignore any errors that satisfy the supplied ErrorIs function by returning nil.
IgnoreAny ignores errors that satisfy any of the supplied ErrorIs functions by returning nil.
IsNamespaceTerminating returns true if the namespace is terminating.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

ErrorIs returns true if an error satisfies a particular condition.