From 98e1bd2b79bb7da0743450d9e6c0b622ff1e681f Mon Sep 17 00:00:00 2001
From: Andrew
-TODO -
-@@ -346,10 +342,6 @@ godoc
-TODO generally -
-@@ -383,10 +375,6 @@ TODO generally in mind.
--TODO -
-@@ -454,6 +442,24 @@ TODO
+ The new function As
finds the first error in a given errorâs chain
+ that matches a given targetâs type, and if so, sets the target to that error value.
+
+ The new function Is
reports whether a given error value matches an
+ error in anotherâs chain.
+
+ The new function Unwrap
returns the result of calling
+ Unwrap
on a given error, if one exists.
+
-- 2.50.0