diff --git a/X10D.Unity.dll b/X10D.Unity.dll index 270c732..c5b45df 100644 Binary files a/X10D.Unity.dll and b/X10D.Unity.dll differ diff --git a/X10D.dll b/X10D.dll index b5d057d..6107aae 100644 Binary files a/X10D.dll and b/X10D.dll differ diff --git a/X10D.xml b/X10D.xml index 66b6e2a..1bd9fcd 100644 --- a/X10D.xml +++ b/X10D.xml @@ -564,7 +564,9 @@ An that contains elements from the input sequence that do not satisfy the condition. - or is null. + + or is . + @@ -577,6 +579,7 @@ An that contains elements from the input sequence that are not ( in Visual Basic). + is . @@ -5866,6 +5869,19 @@ is . + + + Filters a sequence of values by omitting elements that match a specified value. + + An to filter. + The value to omit. + The type of the elements of . + + An that contains elements from the input sequence that do not match the specified + value. + + is . + Returns the minimum and maximum values in a sequence of values. diff --git a/package.json b/package.json index 802741d..3702888 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://oliverbooth.dev" }, "displayName": "X10D", - "version": "4.0.0-nightly.231", + "version": "4.0.0-nightly.232", "unity": "2021.3", "description": "Extension methods on crack", "keywords": [