Open Jones-Adam opened 6 years ago
Proposal to prefer Try methods for cases where the action is not a guarantee. For example TryIntersect is preferable over Intersect returning Nullable
Proposal to prefer Try methods for cases where the action is not a guarantee.
For example TryIntersect is preferable over Intersect returning Nullable